SPSocialThread class
Represents a thread in a social feed.
Inheritance hierarchy
System.Object
Microsoft.Office.Server.Social.SPSocialThread
Namespace: Microsoft.Office.Server.Social
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
Public Class SPSocialThread
'Usage
Dim instance As SPSocialThread
public class SPSocialThread
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.