Properties:
- AlternateUserId property
- CloseOptions property
- CompletionCode property
- ConnectionReference property
- FirstDistributionListItem property
- IsOpen property
- OpenOptions property
- ReasonCode property
- ReasonName property
Methods:
- AddDistributionListItem method
- ClearErrorCodes method
- Close method
- Open method
- Put method
Creation:
new creates a new MQDistributionList object.
Alternatively, use the AddDistributionList method of the MQQueueManager class.
Syntax:
Dim distlist.As New MQDistributionList
or
Set distlist = New MQDistributionList