Microsoftgraphorganization.CountryLetterCode Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to