pem.exchange.getMasterAccountInfo
This method is supported by Operations starting from version 5.0.1_KB8923
For details about implementation of the script that switches mailboxes to LInked, refer to CloudBlue Commerce Operations Provider's Guide >> Operations Hosted Exchange > Managing Linked Mailboxes section.
This method returns master account SID assigned to mailbox using pem.exchange.assignMasterAccount. If no master account is assigned to mailbox, empty string is returned.
The method has the following input parameters:
|
Name |
Type |
Short Description |
|---|---|---|
|
|
int |
Mailbox ID |
The method has the following output parameters:
|
Name |
Type |
Short Description |
|---|---|---|
|
|
string |
Account external SID in a conventional format starting from S-1-5- and continued with other identifiers. |