Hi
I'm able to send mail using the MAPIEx. But I have a requirement to save the email in Drafts only and not send it.
Any api in MAPIMessage that can be used to save in drafts?
Regards
Sundar
As far as I know, Mapiex is not capable of saving drafts. Outlook has a VBA API (similar to Excel) so it should be possible to write some .Net code to save a draft.