saving email with CDO

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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.
 
Ron,

Thank you for your comprehensive help with CDO, you website is awesome.

Is there any other way to achieve the saved mail scenario? In other words
could I use my own MS Outlook to create and save a draft email with an Excel
attachment.

Thanks in advance.
Cheers,

Scotty.
 

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

Similar Threads

Add attachment to CDO email 1
CDO help 2
Email Using CDO - mixed results 7
Excel CDO 5
cdoMessage question - sending to verizon phone 1
Macro email 4
CDO Email with Gmail 2
Can't send email from Excel with CDO 2

Back
Top