[TIBCO.EMS .NET client library 5.1 documentation]
The MapMessage type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CorrelationID | Gets and Sets the correlation ID for the message. (Inherited from Message.) | |
| CorrelationIDAsBytes | Gets and Sets the correlation ID as an array of bytes
for the message. (Inherited from Message.) | |
| DeliveryMode | Get and set the message's delivery mode as an integer constant as defined
in the DeliveryMode class.
Users are recommended to use the MessageDeliveryMode enum instead.
(Inherited from Message.) | |
| Destination | Gets and Sets the Destination object for this message. (Inherited from Message.) | |
| Expiration | Gets and Sets the message's expiration value. (Inherited from Message.) | |
| FieldCount |
Returns number of fields that this message holds.
| |
| IsCompressed | Obsolete. THIS IS FOR INTERNAL USE ONLY (Inherited from Message.) | |
| MapNames | Obsolete. Returns an Enumeration of all the names in
the MapMessage object. | |
| MessageID | Gets and Sets the message ID for the message. (Inherited from Message.) | |
| MsgDeliveryMode | Get and set the message's delivery mode as enum value of type MessageDeliveryMode (Inherited from Message.) | |
| MsgType | Gets and Sets the message's type value. (Inherited from Message.) | |
| Priority | Gets and Sets the message's priority value. (Inherited from Message.) | |
| PropertyNames | Returns an Enumeration of all the property names. (Inherited from Message.) | |
| Redelivered | Gets and Sets the message's redelivered value. (Inherited from Message.) | |
| ReplyTo | Gets and Sets the message's replyto value. (Inherited from Message.) | |
| Timestamp | Gets and Sets the timestamp for the message. (Inherited from Message.) |