Writing code to "automate" sending mail in Outlook express

C

Carel Lotz

Hi Al

I'm looking to write an Add-in to automate sending mail using Outlook and Outlook Express. For Outlook I can see how to accomplish this by doing automation, but the problem is using Outlook Express. Since there is no Automation model available to use, how would I accomplish this? I've seen add-ins for OE being advertised, so it must be possible. Is there some example code on how to accomplish this

Thank
Carel
 
W

Wei-Dong XU [MSFT]

Hi Carel,

The development to OE is not supported. As one workaround, it is suggested you can use simple MAPI, CDO etc to send the mail. This kb article
239576 will introduce more information for you on this.
INFO: Developer Support Limitations with Outlook Express
http://support.microsoft.com/?id=239576

Please feel free to let me know if you have any further questions.

Best Regards,
Wei-Dong Xu
Microsoft Product Support Services
Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.
 

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

Top