Partager via


ContactProfile.PreferredContactMethod Propriété

Définition

Obtient ou définit la méthode de contact préférée. Les valeurs possibles sont les suivantes : « email », « phone »

[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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à