MapiContactPhysicalAddressPropertySet
MapiContactPhysicalAddressPropertySet class
Specify three physical addresses: Home Address, Work Address, and Other Address. One of the addresses can be marked as the Mailing Address
public sealed class MapiContactPhysicalAddressPropertySet
Constructors
Name | Description |
---|---|
MapiContactPhysicalAddressPropertySet() | Initializes a new instance of the MapiContactPhysicalAddressPropertySet class |
MapiContactPhysicalAddressPropertySet(MapiPropertyCollection) | Initializes a new instance of the MapiContactPhysicalAddressPropertySet class |
Properties
Name | Description |
---|---|
HomeAddress { get; set; } | Specifies the address of the contact’s home |
OtherAddress { get; set; } | Specifies the other contact’s address |
WorkAddress { get; set; } | Specifies the address of the contact’s work |
See Also
- namespace Aspose.Email.Mapi
- assembly Aspose.Email