Partilhar via


User.InvitationState Propriedade

Definição

Obtém o estado da mensagem de convite para o usuário. Os valores possíveis incluem: 'NotSent', 'Sending', 'Sent', 'Failed'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.invitationState")]
public Microsoft.Azure.Management.LabServices.Models.InvitationState? InvitationState { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.invitationState")>]
member this.InvitationState : Nullable<Microsoft.Azure.Management.LabServices.Models.InvitationState>
Public ReadOnly Property InvitationState As Nullable(Of InvitationState)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a