UserProfile.PersonalSiteFirstCreationError property

Namespace:  Microsoft.SharePoint.Client.UserProfiles
Assembly:  Microsoft.SharePoint.Client.UserProfiles (in Microsoft.SharePoint.Client.UserProfiles.dll)

Syntax

'Declaration
Public ReadOnly Property PersonalSiteFirstCreationError As String
    Get
'Usage
Dim instance As UserProfile
Dim value As String

value = instance.PersonalSiteFirstCreationError
public string PersonalSiteFirstCreationError { get; }

Property value

Type: System.String

See also

Reference

UserProfile class

UserProfile members

Microsoft.SharePoint.Client.UserProfiles namespace