Compartilhar via


PeopleManager construtor (ClientRuntimeContext, ObjectPath)

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.SharePoint.Client.UserProfiles
Assemblies:   Microsoft.SharePoint.Client.UserProfiles.Silverlight (em Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll);  Microsoft.SharePoint.Client.UserProfiles.Phone (em Microsoft.SharePoint.Client.UserProfiles.Phone.dll)  Microsoft.SharePoint.Client.UserProfiles (em Microsoft.SharePoint.Client.UserProfiles.dll)

Sintaxe

'Declaração
Public Sub New ( _
    context As ClientRuntimeContext, _
    objectPath As ObjectPath _
)
'Uso
Dim context As ClientRuntimeContext
Dim objectPath As ObjectPath

Dim instance As New PeopleManager(context, _
    objectPath)
public PeopleManager(
    ClientRuntimeContext context,
    ObjectPath objectPath
)

Parâmetros

Ver também

Referência

PeopleManager classe

PeopleManager membros

PeopleManager em sobrecarga

Microsoft.SharePoint.Client.UserProfiles namespace