ContactDetails.Mobile Propriedade

Definição

Obtém ou define o número de celular da pessoa de contato.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a