SocialThread.ThreadType property
Gets the thread type.
Namespace: Microsoft.SharePoint.Client.Social
Assembly: 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; }
Property value
Type: Microsoft.SharePoint.Client.Social.SocialThreadType
The thread type.