VCardDeliveryAddress

VCardDeliveryAddress class

Represents a vCard delivery address

Constructors

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

Methods

NameDescription
get_AddressTypeGets an address type
get_CountryNameGets a country
get_ExtendedAddressGets an extended address
get_LocalityGets a locality
get_PoBoxGets a PO box
get_PostalCodeGets a postal code
get_RegionGets a region
get_StreetGets a street
set_AddressTypeSets an address type
set_CountryNameSets a country
set_ExtendedAddressSets an extended address
set_LocalitySets a locality
set_PoBoxSets a PO box
set_PostalCodeSets a postal code
set_RegionSets a region
set_StreetSets a street
ToVCardHeaderConverts this instance into the corresponding VCardHeader