Share via


SP.Social.SocialPostActorInfo.includesCurrentUser property (sp.userprofiles)

Gets a Boolean value that indicates whether the current user is included in the set of actors.

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

var value = SP.Social.SocialPostActorInfo.get_includesCurrentUser()

Return value

Boolean
true if the current user is included in the set of actors; otherwise false.

See also

Other resources

SocialPostActorInfo