Share via


SPSocialPost.Attributes property

Gets the attributes that apply to the post.

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

Syntax

'Declaration
Public Property Attributes As SPSocialPostAttributes
    Get
    Friend Set
'Usage
Dim instance As SPSocialPost
Dim value As SPSocialPostAttributes

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

Property value

Type: Microsoft.Office.Server.Social.SPSocialPostAttributes

See also

Reference

SPSocialPost class

SPSocialPost members

Microsoft.Office.Server.Social namespace