-
I want my Project to use Outlook to send email. I am using VB6.0 for a distributed app that will identify and send email to the appropriate people. The addresses and messages will be stored and drawn from an Access 97 db.
I know to reference Outlook in Project -> References but then am not sure how to proceed from there. Any suggestions or redirections would be helpful. Thanks. mm
-
-
one way
the simples way is to use the Microsoft MAPI Controls 6.0
you'll find an example one the Visual Studio CD call VBMail