Freigeben über


ContactProfile.PreferredContactMethod Eigenschaft

Definition

Ruft die bevorzugte Kontaktmethode ab oder legt diese fest. Mögliche Werte: "E-Mail", "Telefon"

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: