ArcObjects Library Reference (TrackingAnalyst)  

IMessageTemplate Interface

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

Product Availability

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

Members

Description
Read/write property DateFormat Date format to be used for a date field in the email message.
Read/write property FieldsWithColumns Field names and column index of fields used in the email altert action message body.
Method FormatMessage Generated the formatted email message for the data (message or feature) provided.
Read/write property Source Dataset definition ID associated with the tracking service.
Read/write property SourceType Indication if the source is the dataset definition or a feature.
Read/write property Template Structured message template for use as an email altert action message body.
Read/write property TemplateName Name of a message template containing an email alert message.
Read/write property TimeFormat Time format to be used for a time field in the email message.

CoClasses that implement IMessageTemplate

CoClasses and Classes Description
MessageTemplate Controls the properties and methods needed to support Email message content for the Email Alert actions.