Click or drag to resize

MessageInfo Properties

The MessageInfo type exposes the following members.

Properties
  NameDescription
Public propertyBody
Gets the body of the message
Public propertyDestination
Gets the local endpoint of the message
Public propertyId
Gets the id of the message
Public propertyResponse
Gets the message id that this message responds to or the response of this message.
Public propertySource
Gets the remote endpoint of the message
Public propertyState
Gets or sets the state of the message
Public propertyTimestamp
Gets the time the message was received
Top
See Also