SPSocialThreadType enumeration

Specifies an SPSocialThread type.

Namespace:  Microsoft.Office.Server.Social
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
Public Enumeration SPSocialThreadType
'Usage
Dim instance As SPSocialThreadType
public enum SPSocialThreadType

Members

Member name Description
Normal A normal 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.

See also

Reference

Microsoft.Office.Server.Social namespace