SPSocialThread.Attributes property

Gets a set of attributes that apply to the thread.

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

Syntax

'Declaration
Public Property Attributes As SPSocialThreadAttributes
    Get
    Friend Set
'Usage
Dim instance As SPSocialThread
Dim value As SPSocialThreadAttributes

value = instance.Attributes
public SPSocialThreadAttributes Attributes { get; internal set; }

Property value

Type: Microsoft.Office.Server.Social.SPSocialThreadAttributes

See also

Reference

SPSocialThread class

SPSocialThread members

Microsoft.Office.Server.Social namespace