ArcObjects Library Reference (TrackingAnalyst)  

IRecipientContainer Interface

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
Method AddName Adds an email address to the recipient container.
Read-only property Count Count of email addresses in the container.
Method GetName Obtains the email address from receipient container associated with the specified index.
Method LoadStorage Load the relevant information from storage into memory.
Method 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.