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


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

IEmailAlertAction Interface

Provides access to properties and methods needed for the Email Alert actions.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.

Members

Name Description
Read/write property DatasetDefinitionID Dataset Definition ID associated with the service connection to the real-time temporal events.
Read/write property EmailList List of email addresses for the recipients of the action's Email Alert.
Read/write property EmailSetupProperties Property set holding the SMTPServer and domain name to be used to construct the sender email address for the Email Alert messages.
Read/write property MessageTemplate Template for use when constructing the action's Email Alert message body.

Classes that implement IEmailAlertAction

Classes Description
EmailAlertAction Controls the properties and methods needed for the Email Alert actions.