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 |
---|---|---|
|
int |
ID of Mailbox. |
The method has the following output parameters:
Name |
Type |
Short Description |
---|---|---|
|
string |
The name of primary e-mail address assigned to Mailbox. |
|
array of string |
The list of additional e-mail addresses assigned to Mailbox. |
Note: This method can also be called under Reseller permissions.