Partager via


User.InvitationSent Propriété

Définition

Obtient la date et l’heure auxquelles le message d’invitation a été envoyé à l’utilisateur.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.invitationSent")]
public DateTime? InvitationSent { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.invitationSent")>]
member this.InvitationSent : Nullable<DateTime>
Public ReadOnly Property InvitationSent As Nullable(Of DateTime)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à