MatchOptions property

Read-write. Options controlling selection criteria used for MQGET. The initial value is MQMO_MATCH_MSG_ID + MQMO_MATCH_CORREL_ID.

Syntax: To get: matchoptions& = GetOpts. MatchOptions

To set: GetOpts. MatchOptions = matchoptions&