Compartilhar via


SocialPostReference.ThreadOwnerIndex propriedade

Obtém o índice do proprietário do thread referenciado.

Namespace:  Microsoft.SharePoint.Client.Social
Assemblies:   Microsoft.SharePoint.Client.UserProfiles.Silverlight (em Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll);  Microsoft.SharePoint.Client.UserProfiles.Phone (em Microsoft.SharePoint.Client.UserProfiles.Phone.dll)  Microsoft.SharePoint.Client.UserProfiles (em Microsoft.SharePoint.Client.UserProfiles.dll)

Sintaxe

'Declaração
Public ReadOnly Property ThreadOwnerIndex As Integer
    Get
'Uso
Dim instance As SocialPostReference
Dim value As Integer

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

Valor de propriedade

Tipo: System.Int32
O índice do proprietário do thread referenciado.

Ver também

Referência

SocialPostReference classe

SocialPostReference membros

Microsoft.SharePoint.Client.Social namespace