2.3.1.4 PROPID_Q_JOURNAL

Value: 104

Variant type: VT_UI1

Description: A value that specifies how MSMQ tracks messages removed from the queue. This field MUST be one of the following.

Value

Constant

Description

0

MQ_JOURNAL_NONE

The default. Target journaling is not requested. Messages removed from the destination queue are no longer available.

1

MQ_JOURNAL

Target journaling is requested. Copies of messages are stored in the journal of the queue whenever a receiving application removes a message.