pem.exchange.addDistributionList
This method is supported by Operations starting from version 2.8 hotfix02
This method creates a Distribution List.
The method has the following input parameters:
Name |
Type |
Short Description |
---|---|---|
|
int |
ID of the Subscription, where the Distribution List will be created. |
|
string |
The Alias of the Distribution List. |
|
string |
The Display Name of the Distribution List. |
|
string |
The Primary E-mail Address of the Distribution List. |
|
boolean |
It defines whether to show the Distribution List in the Address Book of the organization. There are the following options:
This parameter is optional. If the parameter is not specified, the 1 value is used. |
|
int |
This parameter defines the type of accepted recipients. There are the following options:
|
|
array of string |
Additional E-mail Addresses of the Distribution List. This parameter is optional. |
The method has the following output parameters:
Name |
Type |
Short Description |
---|---|---|
|
int |
ID of the Distribution List created. |
Note: This method can also be called under Reseller permissions.