Compartilhar via


ContactDetails.ContactPerson Propriedade

Definição

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

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a