PeopleManager.GetMyProperties - Méthode
Obtient les propriétés de l'utilisateur pour l'utilisateur actuel.
Espace de noms : Microsoft.SharePoint.Client.UserProfiles
Assemblys : Microsoft.SharePoint.Client.UserProfiles.Silverlight (dans Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll); Microsoft.SharePoint.Client.UserProfiles.Phone (dans Microsoft.SharePoint.Client.UserProfiles.Phone.dll) Microsoft.SharePoint.Client.UserProfiles (dans Microsoft.SharePoint.Client.UserProfiles.dll)
Syntaxe
'Déclaration
Public Function GetMyProperties As PersonProperties
'Utilisation
Dim instance As PeopleManager
Dim returnValue As PersonProperties
returnValue = instance.GetMyProperties()
public PersonProperties GetMyProperties()
Valeur renvoyée
Type : Microsoft.SharePoint.Client.UserProfiles.PersonProperties