Options property

Read-write. The MQPMO Options field. The initial value of this field is MQPMO_NONE. For more information, see MQPMO options.

Defined in: MQPutMessageOptions Class.

Data Type: Long

Syntax: To get: options& = PutOpts .Options

To set: PutOpts .Options = options&

The MQPMO_PASS_IDENTITY_CONTEXT and MQPMO_PASS_ALL_CONTEXT options are not supported.