Hi Scotty
Not that I know of
See also
http://www.rondebruin.nl/cdo.htm
--
Regards Ron de Bruin
http://www.rondebruin.nl
"Scotty" wrote in message ...
I am able to send email with CDO but is there a way to simply save it as a
DRAFT email rather than sending it straight away to the recipient
e.g
Dim cdoConfig As CDO.Configuration
Dim cdoMessage As CDO.Message
.Send is an option but I do not see a .Save as an option.
Thanks in advance for any help.