PeopleManager constructor (ClientRuntimeContext)

Initializes a new instance of the PeopleManager object.

Namespace:  Microsoft.SharePoint.Client.UserProfiles
Assembly:  Microsoft.SharePoint.Client.UserProfiles (in Microsoft.SharePoint.Client.UserProfiles.dll)

Syntax

'Declaration
Public Sub New ( _
    context As ClientRuntimeContext _
)
'Usage
Dim context As ClientRuntimeContext

Dim instance As New PeopleManager(context)
public PeopleManager(
    ClientRuntimeContext context
)

Parameters

See also

Reference

PeopleManager class

PeopleManager members

PeopleManager overload

Microsoft.SharePoint.Client.UserProfiles namespace