Partager via


SocialThread.OwnerIndex - Propriété

Obtient l'index du propriétaire du thread dans intervenants du thread.

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 OwnerIndex As Integer
    Get
'Utilisation
Dim instance As SocialThread
Dim value As Integer

value = instance.OwnerIndex
public int OwnerIndex { get; }

Valeur de propriété

Type : System.Int32
L'index du propriétaire du thread dans l'ensemble des intervenants renvoyées par la propriété Actors .

Voir aussi

Référence

SocialThread classe

SocialThread - Membres

Microsoft.SharePoint.Client.Social - Espace de noms