Partilhar via


User.Mail Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="mail")]
public string Mail { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="mail")>]
member this.Mail : string with get, set
Public Property Mail As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to