SP.UserProfiles.UserProfile.personalSiteInstantiationState property (sp.userprofiles)

Gets the status for the state of the personal site instantiation.

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

var value = SP.UserProfiles.UserProfile.get_personalSiteInstantiationState()

Return value

Int32
The status for the state of the personal site instantiation. Represents a PersonalSiteInstantiationState value.

See also

Other resources

UserProfile