Share via


StructuredAddress Class

Definition

structured address.

public class StructuredAddress
type StructuredAddress = class
Public Class StructuredAddress
Inheritance
StructuredAddress

Constructors

StructuredAddress()

Properties

CountryCode

The 2 or 3 letter ISO3166-1 country code portion of an address. E.g. US.

CountrySecondarySubdivision

The county for the structured address.

CountrySubdivision

The country subdivision portion of an address.

CountryTertiarySubdivision

The named area for the structured address.

CrossStreet

The cross street name for the structured address.

Municipality

The municipality portion of an address.

MunicipalitySubdivision

The municipality subdivision (sub/super city) for the structured address.

PostalCode

The postal code portion of an address.

StreetName

The street name portion of an address.

StreetNumber

The street number portion of an address.

Applies to