Drafts Folder Sending

  • Thread starter Thread starter Guest
  • Start date Start date
The event you're looking for is MAPIFolder.Items.ItemAdd. See http://www.outlookcode.com/d/code/zaphtml.htm and http://www.outlookcode.com/d/code/quarexe.htm for examples to supplement what's in Help.

What I don't understand, though, is why -- since you are creating the items programmatically, you don't just send them instead of saving them.
--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
Sue: I am creating the emails via an Access FE. Sending invokes the outlook
security dialog.
 

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