Provides access to properties and methods to manage the collection of email addresses of recipients of the action's Email Alerts.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.
Members
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. |
CoClasses that implement IRecipientContainer
CoClasses and Classes | Description |
---|---|
RecipientContainer | Manages the collection of email addresses of recipients of the action's Email Alerts. |