Partager via


SocialActorInfo.Id - Propriété

Obtient ou définit l'identificateur unique de l'acteur.

Espace de noms :  Microsoft.SharePoint.Client.Social
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 Property Id As String
    Get
    Set
'Utilisation
Dim instance As SocialActorInfo
Dim value As String

value = instance.Id

instance.Id = value
public string Id { get; set; }

Valeur de propriété

Type : System.String

Remarques

La propriété Id est suffisante pour identifier un acteur, si elle est disponible. Si cette propriété est définie sur une valeur non vide, toutes les autres propriétés sont ignorées.

Voir aussi

Référence

SocialActorInfo classe

SocialActorInfo - Membres

Microsoft.SharePoint.Client.Social - Espace de noms