[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

The MPMessageBodytype exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

  Member Description
Attachments
Gets message attachments
BodyProperties
Gets or sets properties for the message body
CorrelationGuid
Correlation GUID
CorrelationId
Correlation ID
Hooks
Gets or sets message hooks
MsgGuid
Message GUID
MsgId
Gets or sets the The internal message ID.
PayloadType
Gets or sets the payload type
Priority
Gets or set message priority
Properties
Gets properties for the message
Protocol
Gets or sets the reply mode used for the message
ReplyCapabilities
Gets or sets the reply capabilities of the message.
ReplyCompression
Gets or sets the compression method for the reply from the MP
ReplyMode
Gets or sets the reply mode used for the message
ReplyTo
Gets or sets the reply address. This is built dynamically from existing properties. Do not use the SET operation, it is used for serialization only.
SchemaVersion
Gets or sets the XML schema version for the message XML
SentTime
Message sent time
SerializedSentTime
Gets or sets the time the message was sent
SourceClientId
Gets or sets the clients ID
SourceHost
Gets or sets the client's hostname
TargetAddress
Gets or sets the target address. This is built dynamically from existing properties.
TargetEndpoint
The target endpoint for the message
TargetHost
Gets or sets the MP's address
Timeout
Gets or sets message timeout

See Also