MessageInfo Properties |
The MessageInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| Body |
Gets the body of the message
| |
| Destination |
Gets the local endpoint of the message
| |
| Id |
Gets the id of the message
| |
| Response |
Gets the message id that this message responds to or the response of this message.
| |
| Source |
Gets the remote endpoint of the message
| |
| State |
Gets or sets the state of the message
| |
| Timestamp |
Gets the time the message was received
|