User.State Property

Definition

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

Property Value

Applies to