Containment

Contained by the MQSession class.

Creation

New creates a new MQPutMessageOptions object and sets all its properties to initial values.

Alternatively, use the AccessPutMessageOptions method of the MQSession class.

Syntax:

Dim pmo As New MQPutMessageOptions or

Set pmo = New MQPutMessageOptions

Properties

Methods