This method is supported by POA starting from version 2.8 hotfix02
This method returns the list of the archive recipient candidates.
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 |
ID of the recipient candidate owner. It shows to which POA Hosting Module a recipient candidate corresponds. |
|
int |
ID of recipient candidate. |
|
string |
Type of recipient candidate. There are the following options:
Note: The dlist, pfolder, and contact recipient candidate types should not be used. They are reserved for future use. |
|
string |
Display Name of a recipient candidate. |
|
string |
E-mail address of a recipient candidate. |
|
int |
Status of a recipient candidate. There are the following options:
|
Note: This method can also be called under Reseller permissions.