Sorry, I missed that objMsg is a CDO.Message and not an Outlook.MailItem.

See if saving the Message after adding that property works, before you send
it.

However, Send(false) does the same thing for you so you can just use that
instead.

Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm

<theMorse@gmail.com> wrote in message
news:90cce241-91e1-4378-b926-17d8decd2f4c@r66g2000hsg.googlegroups.com...
<snip>Hi Ken, thanks for the response. How can I set that property? I
tried the following:
objMsg.Fields.Add &H0E01000B, TRUE

I did find that objMsg.Send(false) does not retain a copy in the 'Sent
Items' but I'm curious to see how I'm messing up setting the
properties.

Thanks, Matt
12 Jun 2008Copy retained in Sent Items.theMorse@gmail.com
12 Jun 2008\ Re: Copy retained in Sent Items.Ken Slovak - [MVP - O...
12 Jun 2008   \ Re: Copy retained in Sent Items.theMorse@gmail.com
12 Jun 2008      \ Re: Copy retained in Sent Items.Ken Slovak - [MVP - O...
All times are in (US) Eastern Daylight Time (GMT -4:00)