Unable to get EntryID of MSG file

A

AtulSureka

Hi

Inside Outlook Addin I am trying to open a MSG file (saved on disk) by
executing DOS command.

I have handled NewInspector event so that as soon as MSG file opens I can
perform some action on mail item.

But the problem is inside the NewInspector event handler when I am trying to
access the entryID of mail item then it shows the value as null.

In the same handler function if I open the quick watch for mailitem and then
try to access the entry id again, then it shows the value correctly. I am not
getting why this is happening.

Any help will be much appreciated.


Regards
Atul Sureka
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top