How to clear MSGFLAG_UNSENT from PR_MESSAGE_FLAGS

  • Thread starter Thread starter vinkal.chudgar
  • Start date Start date
V

vinkal.chudgar

Hi,

I am using VC++/ATL and Extended MAPI.

Is there any way to remove MSGFLAG_UNSENT from PR_MESSAGE_FLAGES.

It would be grateful to me , if someone code give me a code example.

Regards,

Vinkal
 
You can clear that flag only before the message is saved for the first time.
Why?

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