PR_INTERNET_MESSAGE_ID

  • Thread starter Thread starter kappe79
  • Start date Start date
K

kappe79

Hi,
is it possible to access to the property PR_INTERNET_MESSAGE_ID, for a
mailitem, using Redemption?
I know it should be possible throught the properties "fields" of
SafeMailItem but i was not be able to find the correct Hex ID...

thanks for any help
 
PR_INTERNET_MESSAGE_ID is 0x1035001E (&H1035001E in VB).
Look at a message with MFCMAPI or OutlookSpy (click IMessage).

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
 
Back
Top