|  | This document is archived and information here might be outdated. Recommended version. | 
| ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IR > IRecipientContainer Interface (ArcObjects .NET 10.5 SDK) | 
Provides access to properties and methods to manage the collection of email addresses of recipients of the action's Email Alerts.
| 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 and Classes | Description | 
|---|---|
| RecipientContainer | Manages the collection of email addresses of recipients of the action's Email Alerts. |