Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the status for the state of the personal site instantiation.
Namespace: Microsoft.SharePoint.Client.UserProfiles
Assembly: Microsoft.SharePoint.Client.UserProfiles (in Microsoft.SharePoint.Client.UserProfiles.dll)
Syntax
'Declaration
Public ReadOnly Property PersonalSiteInstantiationState As PersonalSiteInstantiationState
Get
'Usage
Dim instance As UserProfile
Dim value As PersonalSiteInstantiationState
value = instance.PersonalSiteInstantiationState
public PersonalSiteInstantiationState PersonalSiteInstantiationState { get; }
Property value
Type: Microsoft.SharePoint.Client.UserProfiles.PersonalSiteInstantiationState
The status for the state of the personal site instantiation.