Determining if a MailItem was sent or received

  • Thread starter Thread starter Codex
  • Start date Start date
C

Codex

If an addin is scanning through a folder examining each MailItem, how
can I determine if the item was one that was sent or received?

Thanks,
Codex
 
Check if the ReceivedByName or ReceivedByEntryID properties are empty.

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

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

Back
Top