create item in folder

S

SDeep

IF A MESSAGE IS CREATED AS
Mailitem item=oFolder.Items.Add("IPM.NOTE")
then this message is not temporarily stored in that folder
how to store the message temporarily
 
S

Sue Mosher [MVP-Outlook]

A message is always stored in the drafts folder. If you want it to reside
somewhere else, save it and move it.

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 

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

Top