Partager via


SocialThread.Actors - Propriété

Obtient un tableau des intervenants qui sont les participants dans une conversation.

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 ReadOnly Property Actors As SocialActor()
    Get
'Utilisation
Dim instance As SocialThread
Dim value As SocialActor()

value = instance.Actors
public SocialActor[] Actors { get; }

Valeur de propriété

Type : []
Intervenants qui sont les participants dans une conversation.

Voir aussi

Référence

SocialThread classe

SocialThread - Membres

Microsoft.SharePoint.Client.Social - Espace de noms