Partager via


User.InvitationState Propriété

Définition

Obtient l’état du message d’invitation de l’utilisateur. Les valeurs possibles incluent : '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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à