MapiContactPhysicalAddress

MapiContactPhysicalAddress class

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

The MapiContactPhysicalAddress type exposes the following members:

Constructors

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

Properties

NameDescription
is_mailing_addressGets or sets a value indicating whether this address is mailing address
streetSpecifies the street portion
of the contact’s address
citySpecifies the city or locality portion
of the contact’s address
state_or_provinceSpecifies the state or province portion
of the contact’s address
postal_codeSpecifies the postal code (ZIP code) portion
of the contact’s address
countrySpecifies the country or region portion
of the contact’s address
country_codeSpecifies the country code portion
of the contact’s address
addressSpecifies the complete address
of the contact’s address
post_office_boxGets or sets the post office box

See Also