I'm trying to VB code the ability to email in Outlook express. I have it for Outlook, but express.
Is there a Reference for Express?
18-06-2003 at 02:14 PM
|
steve_w Level: Moderator Registered: 18-04-2003 Posts: 1156
Re: Outlook Express
Found this statement on the web
quote:Unfortunately, the answer is "no." Outlook Express is not an Automation Server. You can programmatically access it through MAPI (the Mail Application Programming Interface).
If you're interested in using the mapi controls have a browse here theres plenty of examples of them.