MapiContactPhysicalAddress

MapiContactPhysicalAddress class

Inherits: Aspose::Email::Mapi::MapiContactAddress

Refers to the group of properties that define physical address for a contact.

Constructors

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

Methods

NameDescription
get_AddressSpecifies the complete address of the contact’s address
get_CitySpecifies the city or locality portion of the contact’s address
get_CountrySpecifies the country or region portion of the contact’s address
get_CountryCodeSpecifies the country code portion of the contact’s address
get_IsMailingAddressGets a value indicating whether this address is mailing address
get_PostalCodeSpecifies the postal code (ZIP code) portion of the contact’s address
get_PostOfficeBoxGets the post office box
get_StateOrProvinceSpecifies the state or province portion of the contact’s address
get_StreetSpecifies the street portion of the contact’s address
ParseFromVCardParses a MapiContactPhysicalAddress from the given vCard value
set_AddressSpecifies the complete address of the contact’s address
set_CitySpecifies the city or locality portion of the contact’s address
set_CountrySpecifies the country or region portion of the contact’s address
set_CountryCodeSpecifies the country code portion of the contact’s address
set_IsMailingAddressSets a value indicating whether this address is mailing address
set_PostalCodeSpecifies the postal code (ZIP code) portion of the contact’s address
set_PostOfficeBoxSets the post office box
set_StateOrProvinceSpecifies the state or province portion of the contact’s address
set_StreetSpecifies the street portion of the contact’s address
SetPropertiesSets the message properties.
ToVCardValueComposes the string according to vCard format