SPSocialThread.ThreadType property

Gets the thread type.

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

Syntax

'Declaration
Public Property ThreadType As SPSocialThreadType
    Get
    Friend Set
'Usage
Dim instance As SPSocialThread
Dim value As SPSocialThreadType

value = instance.ThreadType
public SPSocialThreadType ThreadType { get; internal set; }

Property value

Type: Microsoft.Office.Server.Social.SPSocialThreadType

See also

Reference

SPSocialThread class

SPSocialThread members

Microsoft.Office.Server.Social namespace