InvitationState Énumération
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Définit des valeurs pour InvitationState.
[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum InvitationState
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type InvitationState =
Public Enum InvitationState
- Héritage
-
InvitationState
- Attributs
-
Newtonsoft.Json.JsonConverterAttribute
Failed | 3 | Une erreur s’est produite lors de l’envoi de l’invitation. |
NotSent | 0 | L’invitation n’a pas été envoyée. |
Sending | 1 | En cours d’envoi de l’invitation. |
Sent | 2 | L’invitation a été envoyée avec succès. |
Commentaires sur Azure SDK for .NET
Azure SDK for .NET est un projet open source. Sélectionnez un lien pour fournir des commentaires :