pem.exchange.getDistributionLists
This method is supported by Operations starting from version 2.9 hotfix03
This method returns all Distribution Lists for the specified Subscription.
The method has the following input parameters:
Name |
Type |
Short Description |
---|---|---|
|
int |
Subscription ID |
The method returns an array of the following structures:
Name |
Type |
Short Description |
---|---|---|
|
int |
Distribution List ID |
|
string |
The Display Name of the Distribution List |
|
string |
The Primary E-mail Address of the Distribution List |
|
string |
The Alias of the Distribution List |
|
int |
This parameter defines the type of accepted recipients. There are the following options:
|
Note: This method can also be called under Reseller permissions.