del método PeopleManager.GetMyProperties
Obtiene las propiedades de usuario para el usuario actual.
Espacio de nombres: Microsoft.SharePoint.Client.UserProfiles
Ensamblados: Microsoft.SharePoint.Client.UserProfiles.Silverlight (en Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll); Microsoft.SharePoint.Client.UserProfiles.Phone (en Microsoft.SharePoint.Client.UserProfiles.Phone.dll) Microsoft.SharePoint.Client.UserProfiles (en Microsoft.SharePoint.Client.UserProfiles.dll)
Sintaxis
'Declaración
Public Function GetMyProperties As PersonProperties
'Uso
Dim instance As PeopleManager
Dim returnValue As PersonProperties
returnValue = instance.GetMyProperties()
public PersonProperties GetMyProperties()
Valor devuelto
Tipo: Microsoft.SharePoint.Client.UserProfiles.PersonProperties