MessageId property

Read-write. The MessageId to be included in the MQPMR of a message when put on a queue. Its initial value is all nulls.

Defined in:

MQDistributionListItem class

Data Type:

String of 24 characters

Syntax:
To get: messageid$ = MQDistributionListItem.MessageId

To set: MQDistributionListItem.MessageId = messageid$