SP.Social.SocialPostActorInfo object (sp.userprofiles)
Represents a set of actors that relate to a microblog post in a particular way, such as the likers of a post.
Applies to: apps for SharePoint | Office 365 | SharePoint Foundation 2013 | SharePoint Server 2013
var object = new SP.Social.SocialPostActorInfo()
Members
The SocialPostActorInfo object has the following members.
Constructor
The SocialPostActorInfo object has the following constructor.
Constructor |
Description |
---|---|
Initializes a new instance of a SocialPostActorInfo object. |
Methods
The SocialPostActorInfo object has the following methods.
Method |
Description |
---|---|
This member is reserved for internal use and is not intended to be used directly from your code. |
|
This member is reserved for internal use and is not intended to be used directly from your code. |
Properties
The SocialPostActorInfo object has the following properties.
Property |
Description |
---|---|
Gets a Boolean value that indicates whether the current user is included in the set of actors. |
|
Gets an array of indexes that represent the current set of actors in the set of actors in the thread. |
|
Gets the total number of actors in the set. |
|
This member is reserved for internal use and is not intended to be used directly from your code. |