MapiContactElectronicAddressPropertySet
Contents
[
Hide
]MapiContactElectronicAddressPropertySet class
Specify properties for up to three different
e-mail addresses (Email1, Email2, and Email3)
and three different fax addresses (Primary Fax, Business Fax, and Home Fax)
The MapiContactElectronicAddressPropertySet type exposes the following members:
Constructors
Name | Description |
---|---|
MapiContactElectronicAddressPropertySet() | Initializes a new instance of the MapiContactElectronicAddressPropertySet class |
MapiContactElectronicAddressPropertySet(properties) | Initializes a new instance of the MapiContactElectronicAddressPropertySet class |
Properties
Name | Description |
---|---|
is_empty | Shows if MapiContactElectronicAddressPropertySet is empty |
default_email_address | Default value of electronic address Uses when user does not set any electronic address if UseAutocomplete property is set ’true' |
use_autocomplete | Indicates that one electronic address is completed automatically in case if user does not set any electronic address |
email1 | Refers to the group of properties that define the first e-mail address for a contact. |
email2 | Refers to the group of properties that define the second e-mail address for a contact. |
email3 | Refers to the group of properties that define the third e-mail address for a contact. |
primary_fax | Refers to the group of properties that define the primary fax address for a contact. |
business_fax | Refers to the group of properties that define the business fax address for a contact. |
home_fax | Refers to the group of properties that define the home fax address for a contact. |
See Also
- namespace aspose.email.mapi
- assembly Aspose.Email