pem.exchange.getRootFolderName
This method is supported by Operations starting from version 2.8 hotfix02
This method returns the name of the Root Public Folder for Subscription ID specified.
Note: Root Public Folder contains Top-level Public Folders. It is created at the same time the first Top-level Public Folder is created. Thus, if there is no any Top-level Public Folder yet, method returns empty value.
The method has the following input parameters:
Name |
Type |
Short Description |
---|---|---|
|
int |
ID of Subscription. |
The method has the following output parameters:
Name |
Type |
Short Description |
---|---|---|
|
string |
Name of Root Public Folder. |
Note: This method can also be called under Reseller permissions.