ArcObjects Library Reference (TrackingAnalyst)  

IMessage Interface

Provides access to methods and properties needed to manage messages.

Product Availability

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

Members

Description
Read-only property CreationDate Date of message's creation.
Read/write property Destination Destination of message.
Read-only property ID ID value for message.
Read-only property MessageType Type of message.
Read/write property Priority Indicates message priority.

CoClasses that implement IMessage

CoClasses and Classes Description
CommandMessage Message containing commands for the Tracking Server.
DataMessage Message containing data routed by the Tracking Server.
Message (esriSystem) A serializable object that represents a request or response message.
StatusMessage Message reporting status to the Tracking Server.