PROPID_M_JOURNAL
This property specifies if the message should be kept in a machine journal on the originating machine, sent to a dead letter queue, or no action should be taken.
| Data Format | Keyword | Value |
|---|---|---|
| Unsigned byte | MQMSG_JOURNAL_NONE | 0 |
| Unsigned byte | MQMSG_DEADLETTER | 1 |
| Unsigned byte | MQMSG_JOURNAL | 2 |