SocialPostReference.ThreadOwnerIndex-Eigenschaft
Ruft den Index des Besitzers der Thread, auf die verwiesen wird.
Namespace: Microsoft.SharePoint.Client.Social
Assemblys: Microsoft.SharePoint.Client.UserProfiles.Silverlight (in Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll); Microsoft.SharePoint.Client.UserProfiles.Phone (in Microsoft.SharePoint.Client.UserProfiles.Phone.dll) Microsoft.SharePoint.Client.UserProfiles (in Microsoft.SharePoint.Client.UserProfiles.dll)
Syntax
'Declaration
Public ReadOnly Property ThreadOwnerIndex As Integer
Get
'Usage
Dim instance As SocialPostReference
Dim value As Integer
value = instance.ThreadOwnerIndex
public int ThreadOwnerIndex { get; }
Eigenschaftswert
Typ: System.Int32
Index der Besitzer der Thread, auf die verwiesen wird.