O
Omar
Hi,
In OutlookSpy, i'm able to look at MailItem properties or IMessage
properties. I know the MailItem has an entryID... is this what is used
to get the message from the store so you can look at the IMessage? I
assume we also need to know the store the msg is in. Can all this
information be deduced from the MailItem itself, or do we need to use
some context information that has been gathered beforehand. For
instance, I know my mail is in folder F, which is in store S, so i
know where to use the EntryID. What's the best way to do this
programmatically?
omar
In OutlookSpy, i'm able to look at MailItem properties or IMessage
properties. I know the MailItem has an entryID... is this what is used
to get the message from the store so you can look at the IMessage? I
assume we also need to know the store the msg is in. Can all this
information be deduced from the MailItem itself, or do we need to use
some context information that has been gathered beforehand. For
instance, I know my mail is in folder F, which is in store S, so i
know where to use the EntryID. What's the best way to do this
programmatically?
omar