Partager via


ContactDetails.ContactName Propriété

Définition

Obtient ou définit le nom du contact de la personne.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à