CloseOptions property

Read-write. Options used to control what happens when the distribution list is closed. The initial value is MQCO_NONE.

Defined in:
MQDistributionList class
Data Type:
Long
Values:

Syntax:
To get: closeopt& = MQDistributionList.CloseOptions

To set: MQDistributionList.CloseOptions = closeopt&