Class: ContactEmailAddressField

Constructor

new ContactEmailAddressField()

Class representing contact's email address property.

Methods

getAddress() → {string}

Returns email address.

Returns:
{ string }

getEmailAddressType() → {AvayaClientServices.Services.Contacts.ContactEmailAddressType}

Returns the type of this email address.

Returns:

getWriteCapability() → {AvayaClientServices.Base.Capability}

Returns write capability of this contact field.

Inherited From:
Returns:

isDefault() → {boolean}

Returns true if this is the contact's default email address. This method is deprecated and will be removed in future versions. All work email addresses are currently marked as default.

Deprecated:
  • Yes
Returns:
{ boolean }
©2016 Avaya Inc. All Rights Reserved.