Mode Property

Reflects the mode in which the queue is opened that will send the message. The mode options are:

0: DIRECT (default value)

1: PRIVATE

2: PUBLIC

Some bus adapters ignore this parameter. It is only used when the OutMessage was created as a reply to an InMessage.

More information:

IOutMessage Interface