Part of Microsoft's Collaboration Data Objects (CDO) it is usually used by WSH or .NET applications for e-mail message automation.
I'm trying to write a short program that will read in the contents of e-mails within a folder on my …
python outlook exchange-server mapi cdo.messageI tried setting a few properties on this object to send an email with high importance, but nothing seemed to …
email vba cdo.messageI have an error when sending emails: "error '80040211' " Here's an example of my code- Dim objMessage Set objMessage = …
email vbscript cdo.messageI have an asp page that sends the details of a form via email using CDO. So far, I have …
ssl cdo.message hmail-serverI have a vbscript on a Windows 7 machine in a branch office. It works just fine. I copied the code …
vbscript cdo.messageI have Office 2003 VBA code that uses the technique described here to embed an image in an HTML message using …
vba outlook cdo.message outlook-object-modelI am trying to setup a script to email using an exchange account. I want to use CDO (or equivalent) …
vbscript exchange-server exchange-server-2007 cdo.messageThis is really only my second VBS script so be gentle... I did **** out anything that was personal or company …
excel vbscript cdo.messageI am getting this error when I try to send via the local server CDO.Message.1 error '80070005' Access …
iis-7 asp-classic cdo.messageI have the code below to send mail from a VBA macro using CDO. I get an error in the …
vba excel smtp cdo.message