I am not able read the outlook 2007 message body with using mAPI .
code snippet :
#define AU_PR_HTML_TAG PROP_TAG(PT_BINARY, 0x1013)
m_headerData["Body"] = GetISubStgAsString
(m_pStorage,AU_PR_HTML_TAG);
please let me know what is the problem with this code.
Note : same code is working fine with 2003 outlook messages
thanks and regards
Sathish Kulal