Suppress Copy to Sent Items folder using Send method

E

emanson

Is there a way to suppress the copying of the message to the namespace's sent
items folder when invoking the .Send method of an Outlook Mailitem?

Thanks!
 
M

Michael Bauer

Am Wed, 16 Nov 2005 13:57:11 -0800 schrieb emanson:

Yes, you can set DeleteAfterSubmit = True
 
Top