User.State Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the state of the user, for the deleted user this is "Inactive" and for the normal user it is "Active".
public Microsoft.Store.PartnerCenter.Models.Users.UserState State { get; set; }
member this.State : Microsoft.Store.PartnerCenter.Models.Users.UserState with get, set
Public Property State As UserState