Click or drag to resize
Message Properties

The Message type exposes the following members.

Properties
  Name Description
Public property Content
Gets the content of the message.
Public property CreateDate
Gets the UTC create date of the message.
Public property IsException
Gets a value indicating if the message is considered an exception rather than just informational.
Public property ItemId
Gets the unique identifier of the item related to the message, if any.
Public property ItemName
Gets the name of the item related to the message, if any.
Public property ModuleId
Gets the unique identifier for the module related to the message, if any.
Public property ModuleName
Gets the name of the module related to the message, if any.
Top
See Also