MapiContactPhysicalAddress Class |
Namespace: Aspose.Email.Mapi
The MapiContactPhysicalAddress type exposes the following members.
| Name | Description | |
|---|---|---|
| MapiContactPhysicalAddress |
Initializes a new instance of the MapiContactPhysicalAddress class.
|
| Name | Description | |
|---|---|---|
| Address |
Specifies the complete address
of the contact's address
| |
| City |
Specifies the city or locality portion
of the contact's address
| |
| Country |
Specifies the country or region portion
of the contact's address
| |
| CountryCode |
Specifies the country code portion
of the contact's address
| |
| IsMailingAddress |
Gets or sets a value indicating whether this address is mailing address
| |
| PostalCode |
Specifies the postal code (ZIP code) portion
of the contact's address
| |
| PostOfficeBox |
Gets or sets the post office box
| |
| StateOrProvince |
Specifies the state or province portion
of the contact's address
| |
| Street |
Specifies the street portion
of the contact's address
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |