Condividi tramite


AddressDetails.Email Proprietà

Definizione

Ottiene o imposta l'indirizzo di posta elettronica.

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a