PeopleManager.GetMyProperties método
Obtém propriedades do usuário para o usuário atual.
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 Function GetMyProperties As PersonProperties
'Uso
Dim instance As PeopleManager
Dim returnValue As PersonProperties
returnValue = instance.GetMyProperties()
public PersonProperties GetMyProperties()
Valor retornado
Tipo: Microsoft.SharePoint.Client.UserProfiles.PersonProperties