Freigeben über


ContactProfile.Country Eigenschaft

Definition

Ruft das Land des Benutzers ab oder legt es fest. Dies ist der ISO 3166-1 Alpha-3-Code.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: