The vCardDeliveryAddress type exposes the following members.

Properties

  NameDescription
Public propertyAddressType
The type of postal address.
Public propertyCity
The city or locality of the address.
Public propertyCountry
The country name of the address.
Public propertyIsDomestic
Indicates a domestic delivery address.
Public propertyIsHome
Indicates a home address.
Public propertyIsInternational
Indicates an international address.
Public propertyIsParcel
Indicates a parcel delivery address.
Public propertyIsPostal
Indicates a postal address.
Public propertyIsWork
Indicates a work address.
Public propertyPostalCode
The postal code (e.g. ZIP code) of the address.
Public propertyRegion
The region (state or province) of the address.
Public propertyStreet
The street of the delivery address.

See Also