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

Gets the attributes that apply to the post.

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

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

Return value

Int32
The attributes that apply to the post. Represents a bitwise value of SocialPostAttributes fields.

See also

Other resources

SocialPost