Click or drag to resize

RoutingMessage Properties

The RoutingMessage type exposes the following members.

Properties
  NameDescription
Public propertyAttemptCount
The number of attempts to send the message
Public propertyCreationDateTime
The DateTime stamp when the message was first created
Public propertyID
The Message Unique Identifier
Public propertyLabel
A string containing the Label of the message. Used on the MSQM system
Public propertyMessage
A Readonly property that converts the RawMessage into a valid MimeMessage.
Public propertyRawMessage
A String containing the RoutingMessage
Top
See Also