Partager via


PersonProperties - Classe

Représente les propriétés de l'utilisateur.

Hiérarchie d’héritage

System.Object
  Microsoft.SharePoint.Client.ClientObject
    Microsoft.SharePoint.Client.UserProfiles.PersonProperties

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 Class PersonProperties _
    Inherits ClientObject
'Utilisation
Dim instance As PersonProperties
public class PersonProperties : ClientObject

Remarques

Pour obtenir les propriétés de l'utilisateur pour un utilisateur, utilisez la méthode PeopleManager.GetMyProperties ou PeopleManager.GetPropertiesFor .

Cohérence de thread

Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.

Voir aussi

Référence

PersonProperties - Membres

Microsoft.SharePoint.Client.UserProfiles - Espace de noms