Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies a SocialThread type.
Namespace:  Microsoft.SharePoint.Client.Social
Assembly:  Microsoft.SharePoint.Client.UserProfiles (in Microsoft.SharePoint.Client.UserProfiles.dll)
Syntax
'Declaration
Public Enumeration SocialThreadType
'Usage
Dim instance As SocialThreadType
public enum SocialThreadType
Members
| Member name | Description | |
|---|---|---|
| Normal | A normal thread (not a reference thread). | |
| LikeReference | A reference to a post that someone likes. | |
| ReplyReference | A reference to a reply. | |
| MentionReference | A reference to a post that mentions someone. | |
| TagReference | A reference to a post that contains a tag. | 
Remarks
For more information about thread types, see Reference threads and digest threads in SharePoint Server 2013 social feeds.