I am studying a MAPI property called PidLidPrivate. I find it has different values in different official document.
In https://learn.microsoft.com/en-us/office/client-developer/outlook/mapi/pidlidprivate-canonical-property, the property ID is 0x8506.
However, in the sample message in https://learn.microsoft.com/en-us/openspecs/office_file_formats/ms-pst/5ee9a00a-858b-47db-95b3-f91518640ea7, its property ID is 0x8020.
Why?