I have some code which sends e-mail from my VB program using MAPI, which isn't a problem. The problem is, my program will be sending a large amount of e-mails, and I don't want them to be saved in my 'sent items' folder. Is there any way to prevent this from happening?

FYI: I'm using VB6 and MS-Exchange.

Also, when I send e-mails using Exchange, I DO want copies saved in my 'sent items', so unchecking the relevant option in MS Exchange itself, is out of the question.

Any ideas?