VoiceReceiver.CountryCode Property

Definition

Gets or sets the country code of the voice receiver.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to