ContactDetails.ContactName Propriedade

Definição

Obtém ou define o nome do contato da pessoa.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a