Partager via


ContactDetails.Mobile Propriété

Définition

Obtient ou définit le numéro de téléphone mobile de la personne de contact.

[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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à