MapiContactPhysicalAddressPropertySet
Contents
[
Hide
]MapiContactPhysicalAddressPropertySet class
Inherits: Aspose::Email::Mapi::MapiContactPropertySet
Specify three physical addresses: Home Address, Work Address, and Other Address. One of the addresses can be marked as the Mailing Address
Constructors
| Name | Description |
|---|---|
| MapiContactPhysicalAddressPropertySet (4 overloads) | Initializes a new instance of the MapiContactPhysicalAddressPropertySet class |
Methods
| Name | Description |
|---|---|
| get_HomeAddress | Specifies the address of the contact’s home |
| get_OtherAddress | Specifies the other contact’s address |
| get_WorkAddress | Specifies the address of the contact’s work |
| set_HomeAddress | Specifies the address of the contact’s home |
| set_OtherAddress | Specifies the other contact’s address |
| set_WorkAddress | Specifies the address of the contact’s work |
| SetOwner | Implements Aspose::Email::Mapi::MapiContactPropertySet . |
| ToVCard | Converts this MapiContactPhysicalAddressPropertySet into vCard properties and adds them to the specified VCardHeaderList |