pem.exchange.moveMailboxes
This method is supported by Operations starting from version 2.8
This method allows to move Mailboxes between Mail Stores. It returns a list of Mailboxes, which have not been moved, where error_code describes the reason.
The method has the following input parameters:
|
Name |
Type |
Short Description |
|---|---|---|
|
|
array of int |
The list of Mailboxes' IDs. |
|
|
int |
Destination Store ID. |
The method returns the array of structures:
|
Name |
Type |
Short Description |
|---|---|---|
|
|
int |
The ID of Mailbox. |
|
|
int |
The reason, why Mailbox cannot be moved. The following values are possible:
|