pem.exchange.getPublicFolders
This method is supported by Operations starting from version 2.9 hotfix03
This method returns all Public Folders for the specified Subscription.
The method has the following input parameters:
Name |
Type |
Short Description |
---|---|---|
|
int |
Subscription ID |
The method returns the array of structures:
Name |
Type |
Short Description |
---|---|---|
|
int |
Public Folder ID |
|
string |
Name of Public Folder |
|
int |
This parameter defines the type of items, which are stored in the Public Folder. There are the following options:
|
|
int |
Size of Public Folder (in kilobytes) |
|
string |
Primary E-mail Address of mail-enabled Public Folder. This parameter is returned for Public Folder, which is mail-enabled. |
|
int |
ID of parent Public Folder, This parameter is returned for sub-folders only. |
Note: This method can also be called under Reseller permissions.