SP.Social.SocialFeed.attributes property (sp.userprofiles)

Gets a set of attributes that apply to the feed.

Applies to: apps for SharePoint | Office 365 | SharePoint Foundation 2013 | SharePoint Server 2013

var value = SP.Social.SocialFeed.get_attributes()

Return value

Int32
A set of attributes that apply to the feed. Represents a bitwise value of SocialFeedAttributes fields.

See also

Other resources

SocialFeed