VCardDeliveryAddress

VCardDeliveryAddress class

Represents a vCard delivery address

The VCardDeliveryAddress type exposes the following members:

Constructors

NameDescription
VCardDeliveryAddress()Initializes a new instance of the VCardDeliveryAddress class

Properties

NameDescription
po_boxGets or sets a PO box
extended_addressGets or sets an extended address
streetGets or sets a street
localityGets or sets a locality
regionGets or sets a region
postal_codeGets or sets a postal code
country_nameGets or sets a country
address_typeGets or sets an address type

See Also