Is the message open for reading, or editing?

  • Thread starter Thread starter Dennis Brown
  • Start date Start date
D

Dennis Brown

What method do I use to determine if the current mail item is open, open for reading, or opened for editing?
Is there a property I can check to determine that status?
I'm looking in MailItem, and haven't seen anything that would give that status. An example of syntax would be great!
 
Use the MailItem.Sent property.

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
What method do I use to determine if the current mail item is open, open for reading, or opened for editing?
Is there a property I can check to determine that status?
I'm looking in MailItem, and haven't seen anything that would give that status. An example of syntax would be great!
 

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