MapiContactElectronicAddressPropertySet

MapiContactElectronicAddressPropertySet class

Inherits: Aspose::Email::Mapi::MapiContactPropertySet

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)

Constructors

NameDescription
MapiContactElectronicAddressPropertySet (5 overloads)Initializes a new instance of the MapiContactElectronicAddressPropertySet class.

Methods

NameDescription
get_BusinessFaxRefers to the group of properties that define the business fax address for a contact.
get_DefaultEmailAddressDefault value of electronic address Uses when user does not set any electronic address if UseAutocomplete property is set ’true'
get_Email1Refers to the group of properties that define the first e-mail address for a contact.
get_Email2Refers to the group of properties that define the second e-mail address for a contact.
get_Email3Refers to the group of properties that define the third e-mail address for a contact.
get_EnableAutocomplete
get_HomeFaxRefers to the group of properties that define the home fax address for a contact.
get_IsEmptyShows if MapiContactElectronicAddressPropertySet is empty
get_PrimaryFaxRefers to the group of properties that define the primary fax address for a contact.
get_UseAutocompleteIndicates that one electronic address is completed automatically in case if user does not set any electronic address
set_BusinessFaxRefers to the group of properties that define the business fax address for a contact.
set_DefaultEmailAddressDefault value of electronic address Uses when user does not set any electronic address if UseAutocomplete property is set ’true'
set_Email1 (2 overloads)Refers to the group of properties that define the first e-mail address for a contact.
set_Email2Refers to the group of properties that define the second e-mail address for a contact.
set_Email3Refers to the group of properties that define the third e-mail address for a contact.
set_EnableAutocomplete
set_HomeFaxRefers to the group of properties that define the home fax address for a contact.
set_PrimaryFaxRefers to the group of properties that define the primary fax address for a contact.
set_UseAutocompleteIndicates that one electronic address is completed automatically in case if user does not set any electronic address
SetOwnerImplements Aspose::Email::Mapi::MapiContactPropertySet .
SetPropertiesSets the message properties.
ToVCardConverts this MapiContactElectronicAddressPropertySet into vCard properties and adds them to the specified VCardHeaderList