SPSocialFeed.Attributes property

Gets a set of attributes that apply to the feed.

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

Syntax

'Declaration
Public Property Attributes As SPSocialFeedAttributes
    Get
    Friend Set
'Usage
Dim instance As SPSocialFeed
Dim value As SPSocialFeedAttributes

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

Property value

Type: Microsoft.Office.Server.Social.SPSocialFeedAttributes

See also

Reference

SPSocialFeed class

SPSocialFeed members

Microsoft.Office.Server.Social namespace