Delen via


PostalAddress.AddressRegionAbbreviation Property

Definition

Gets region Abbreviation. For example, WA.

[Newtonsoft.Json.JsonProperty(PropertyName="addressRegionAbbreviation")]
public string AddressRegionAbbreviation { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="addressRegionAbbreviation")>]
member this.AddressRegionAbbreviation : string
Public ReadOnly Property AddressRegionAbbreviation As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to