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

Gets the URI of the actor's personal site. Applies to users.

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

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

Return value

String
The URI of the user's personal site.

Remarks

The personalSiteUri property is valid only when actorType is a user.

See also

Other resources

SocialActor