pem.exchange.addPublicFolder
This method is supported by Operations starting from version 2.8 hotfix02
This method adds a Public Folder.
The method has the following input parameters:
Name |
Type |
Short Description |
---|---|---|
|
int |
ID of Subscription. |
|
string |
Public Folder name. |
|
int |
This parameter defines the type of items, which are stored in the Public Folder. There are the following options:
|
|
int |
This parameter defines the maximum allowed Public Folder size in megabytes. |
|
int |
This parameter defines the default role for Public Folder. There are the following options:
|
|
int |
ID of parent Public Folder. This parameter is optional. There are the following options:
|
The method has the following output parameters:
Name |
Type |
Short Description |
---|---|---|
|
int |
ID of Public Folder created. |
Note: This method can also be called under Reseller permissions.