ProfileState

Gets the profile state of an existing local user or sets the profile of the specified local user.

Syntax

UserProfileState ProfileState{get; set;}

Property value

The profile state of the specified local user.

Exceptions

ProfileState throws an InvalidOperationException if the user you specify is not a local user.