Partilhar via


User.Email Propriedade

Definição

Obtém ou define o endereço de email do usuário.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a