Freigeben über


SocialThread.ThreadType-Eigenschaft

Ruft den Thread ab.

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 ThreadType As SocialThreadType
    Get
'Usage
Dim instance As SocialThread
Dim value As SocialThreadType

value = instance.ThreadType
public SocialThreadType ThreadType { get; }

Eigenschaftswert

Typ: Microsoft.SharePoint.Client.Social.SocialThreadType
Der Threadtyp.

Siehe auch

Referenz

SocialThread Klasse

SocialThread-Member

Microsoft.SharePoint.Client.Social-Namespace