VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Sending Email to multiple recipients using MAPI

Sergei Lossev  (2 Submissions)   Miscellaneous   Visual Basic 3.0   Unknown Difficulty   Wed 3rd February 2021

It seems that a lot of people are having problems sending Email from VB to multiple people. Here's a procedure that should fix that.

Inputs
EmailAddress is of the form "[email protected];[email protected]" and etc. Subject and MessageText are self explainatory.

Assumes
You are gonna need a form with the two MAPI controls, named like in the code. The rest you should be able to get by yourself.

Returns
Nothing

Side Effects
Should work. It does on my computer :o)

Rate Sending Email to multiple recipients using MAPI (9(9 Vote))
Sending Email to multiple recipients using MAPI.bas

Sending Email to multiple recipients using MAPI Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters