VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

mSendEmail

Ian Ippolito (vWorker)  (14 Submissions)   Internet/HTML   Visual Basic 3.0   Unknown Difficulty   Wed 3rd February 2021

If you have Outlook 98 you can send email using VB! Use this code for the basis of creating mailing programs!

Inputs
vcolEmailAddress--collection of string email address vstrSubject--email subject vstrBody--email body (use vbCrLf to create lf)

Assumes
Requires outlook 98 installed on your machine. Also, make sure you set a reference in your VB project to the Outlook 98 Type Library or this won't compile.

API Declarations

Rate mSendEmail (16(16 Vote))
mSendEmail.bas

mSendEmail Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters