Freigeben über


ApiContactInformation.Email Eigenschaft

Definition

Ruft die E-Mail-Adresse der Kontaktperson/organization ab oder legt sie fest. MUSS im Format einer E-Mail-Adresse vorliegen.

[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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: