Compartir a través de


ContactDetails.Mobile Propiedad

Definición

Obtiene o establece el número de móvil de la persona de contacto.

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a