Hi
I was wondering how the difference between the values used in "msg.cpp" for "msg" properties differ from the official Microsoft documentation found here.
For instance, PidTagBodyHtml should be 0x1013001F but in msg.cpp it is 0x1013001E. Actually pretty much all values ending on E should be ending on F according to the documentation from Microsoft.
Any idea how that happened?