Options property
Read-write. The MQPMO Options field. See the WebSphere MQ Application Programming Reference for details. Initial value is MQPMO_NONE.
Defined in: MQPutMessageOptions Class.
Data Type: Long
Syntax:
To get: options& = PutOpts.OptionsTo set: PutOpts.Options = options&
The MQPMO_PASS_IDENTITY_CONTEXT and MQPMO_PASS_ALL_CONTEXT options are not supported.