Message-ID

  • Thread starter Thread starter John Britto
  • Start date Start date
J

John Britto

Hi,

How to get the Message-ID from outlook object?
The entryid is not giving the right message id.

How about Redemption, does it have any property to get the Message-ID?

thx
John
 
Message-ID RFC822 field will only be present in the messages received from
the internet. Messages in the Sent Items folder and messages received from
another mailbox on the same Exchange server will not have that field.
Note that RFC822 format is not native for Outlook, strictly speaking Outlook
does not even have a native format. Only messages that were in the RFC822
format will have that field.

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