pem.exchange.getEmailAddresses

This method is supported by Operations starting from version 2.6.5

This method returns the list of assigned to Mailbox e-mail addresses.

The method has the following input parameters:

Name

Type

Short Description

mailbox_id

int

ID of Mailbox.

The method has the following output parameters:

Name

Type

Short Description

primary_email_address

string

The name of primary e-mail address assigned to Mailbox.

alt_email_addresses

array of string

The list of additional e-mail addresses assigned to Mailbox.

Note: This method can also be called under Reseller permissions.