This document is archived and information here might be outdated.  Recommended version.


IRecipientContainer Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IR > IRecipientContainer Interface
ArcGIS Developer Help

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

Name 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.

Classes that implement IRecipientContainer

Classes Description
RecipientContainer Manages the collection of email addresses of recipients of the action's Email Alerts.