Compartilhar via


ContactProfile.PreferredContactMethod Propriedade

Definição

Obtém ou define o método de contato preferencial. Os valores possíveis incluem: '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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a