SP.Social.SocialActor.status property (sp.userprofiles)

Gets a code that indicates recoverable errors that occurred during the actor's retrieval.

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

var value = SP.Social.SocialActor.get_status()

Return value

Int32
The SocialStatusCode value that indicates the state of the returned actor.

Remarks

Operations may return actors that are not fully resolved. These actors have some properties set to default values and the Status property set to a value that indicates the state of the returned actor.

See also

Other resources

SocialActor