2.2.2.22 PidTagReportTag Property

Type: PtypBinary ([MS-OXCDATA] section 2.11.1)

The PidTagReportTag property ([MS-OXPROPS] section 2.927) contains the data that is used to correlate the report and the original message. The property can be absent if the sender does not request a reply or response to the original e-mail message. If the original E-mail object has either the PidTagResponseRequested property (section 2.2.1.46) set to 0x01 or the PidTagReplyRequested property (section 2.2.1.45) set to 0x01, then the property is set on the original E-mail object by using the following format.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

Cookie

...

...

Version

...

StoreEntryIdSize

...

StoreEntryId (variable)

...

FolderEntryIdSize

FolderEntryId (variable)

...

MessageEntryIdSize

MessageEntryId (variable)

...

SearchFolderEntryIdSize

SearchFolderEntryId (variable)

...

MessageSearchKeySize

MessageSearchKey (variable)

...

ANSITextSize

ANSIText (variable)

...

Cookie (9 bytes): A null-terminated string of nine characters used for validation; set to "PCDFEB09".

Version (4 bytes): This field specifies the version. If the SearchFolderEntryId field is present, this field MUST be set to 0x00020001; otherwise, this field MUST be set to 0x00010001.

StoreEntryIdSize (4 bytes): Size of the StoreEntryId field.

StoreEntryId (variable length of bytes): This field specifies the entry ID of the mailbox that contains the original message. If the value of the StoreEntryIdSize field is 0x00000000, this field is omitted. If the value is not zero, this field is filled with the number of bytes specified by the StoreEntryIdSize field.

FolderEntryIdSize (4 bytes): Size of the FolderEntryId field.

FolderEntryId (variable): This field specifies the entry ID of the folder that contains the original message. If the value of the FolderEntryIdSize field is 0x00000000, this field is omitted. If the value is not zero, the field is filled with the number of bytes specified by the FolderEntryIdSize field.

MessageEntryIdSize (4 bytes): Size of the MessageEntryId field.

MessageEntryId (variable): This field specifies the entry ID of the original message. If the value of the MessageEntryIdSize field is 0x00000000, this field is omitted. If the value is not zero, the field is filled with the number of bytes specified by the MessageEntryIdSize field.

SearchFolderEntryIdSize (4 bytes): Size of the SearchFolderEntryId field.

SearchFolderEntryId (variable): This field specifies the entry ID of an alternate folder that contains the original message. If the value of the SearchFolderEntryIdSize field is 0x00000000, this field is omitted. If the value is not zero, the field is filled with the number of bytes specified by the SearchFolderEntryIdSize field.

MessageSearchKeySize (4 bytes): Size of the MessageSearchKey field.

MessageSearchKey (variable): This field specifies the search key of the original message. If the value of the MessageSearchKeySize field is 0x00000000, this field is omitted. If the value is not zero, the MessageSearchKey field is filled with the number of bytes specified by the MessageSearchKeySize field.

ANSITextSize (4 bytes): Number of characters in the ANSI Text field.

ANSIText (variable): The subject of the original message. If the value of the ANSITextSize field is 0x00000000, this field is omitted. If the value is not zero, the field is filled with the number of bytes specified by the ANSITextSize field.