UserProfile.PersonalSiteInstantiationState property

Gets an instantiation of the state of the personal site.

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.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.Office.Server.UserProfiles.PersonalSiteInstantiationState

See also

Reference

UserProfile class

UserProfile members

Microsoft.Office.Server.UserProfiles namespace