Object attributes

context reference
An that provides a context for messages. Initially there is no reference.
options
The put message options. The initial value is MQPMO_NONE. The following additional values are possible:
record fields
The flags that control the inclusion of put message records when a message is put. The initial value is MQPMRF_NONE. The following additional values are possible:

ImqMessageTracker attributes are taken from the object for any field that is specified. ImqMessageTracker attributes are taken from the ImqMessage object for any field that is not specified.

resolved queue manager name
Name of a destination queue manager determined during a put. The initial value is null. This attribute is read-only.
resolved queue name
Name of a destination queue determined during a put. The initial value is null. This attribute is read-only.
syncpoint participation
TRUE when messages are put under syncpoint control.