This method is supported by Operations starting from version 2.6.5
This method adds additional e-mail addresses to Hosted Exchange entity (Mailbox, Distribution List, Contact, Pubic Folder).
Note: The mailbox_id, distribution_list_id, public_folder_id, and mail_contact_id optional parameters are mutually exclusive.
The method has the following input parameters:
| Name | Type | Short Description | 
|---|---|---|
| 
 | int | ID of Mailbox. | 
| 
 | int | ID of Distribution LIst. | 
| 
 | int | ID of Public Folder. | 
| 
 | int | ID of Contact. | 
| 
 | array of string | Defines the list of additional e-mail addresses of the Hosted Exchange entity. These e-mail addresses should be based on domains, which belong to the Customer's Subscription. | 
The method has no output parameters.
Note: This method can also be called under Reseller permissions.