Share via


GeoLocationQuery.PostalCode Property

Definition

postalCode, this property is only available in Office 2016 and later.

Represents the following attribute in the schema: postalCode

[DocumentFormat.OpenXml.SchemaAttr("postalCode")]
public DocumentFormat.OpenXml.StringValue? PostalCode { get; set; }
public DocumentFormat.OpenXml.StringValue? PostalCode { get; set; }
[<DocumentFormat.OpenXml.SchemaAttr("postalCode")>]
member this.PostalCode : DocumentFormat.OpenXml.StringValue with get, set
member this.PostalCode : DocumentFormat.OpenXml.StringValue with get, set
Public Property PostalCode As StringValue

Property Value

Attributes

Applies to