Contact.JobTitle Propriedade

Definição

Obtém ou define o cargo.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a