Partager via


PeopleManager Constructors

Definition

Overloads

PeopleManager(ClientRuntimeContext)
PeopleManager(ClientRuntimeContext, ObjectPath)

PeopleManager(ClientRuntimeContext)

public PeopleManager (Microsoft.SharePoint.Client.ClientRuntimeContext context);
new Microsoft.SharePoint.Client.UserProfiles.PeopleManager : Microsoft.SharePoint.Client.ClientRuntimeContext -> Microsoft.SharePoint.Client.UserProfiles.PeopleManager
Public Sub New (context As ClientRuntimeContext)

Parameters

Applies to

PeopleManager(ClientRuntimeContext, ObjectPath)

public PeopleManager (Microsoft.SharePoint.Client.ClientRuntimeContext context, Microsoft.SharePoint.Client.ObjectPath objectPath);
new Microsoft.SharePoint.Client.UserProfiles.PeopleManager : Microsoft.SharePoint.Client.ClientRuntimeContext * Microsoft.SharePoint.Client.ObjectPath -> Microsoft.SharePoint.Client.UserProfiles.PeopleManager

Parameters

objectPath
ObjectPath

Applies to