This document is archived and information here might be outdated. Recommended version. |
Provides access to properties and methods to manage the collection of email addresses of recipients of the action's Email Alerts.
Name | Description | |
---|---|---|
AddName | Adds an email address to the recipient container. | |
Count | Count of email addresses in the container. | |
GetName | Obtains the email address from receipient container associated with the specified index. | |
LoadStorage | Load the relevant information from storage into memory. | |
SaveStorage | Save the relevant information from memory into storage. |
Classes | Description |
---|---|
RecipientContainer | Manages the collection of email addresses of recipients of the action's Email Alerts. |