Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Test to see if email address valid in Access VB

Status
Not open for further replies.

DaveFitton

Programmer
May 1, 2002
17
0
0
GB
I am using automation to send data through Outlook. How can I test if the 'send' method has been successful, i.e. the email address stored in a table is correct.
 
To the best of my knowledge, you can't. You can try the Resolve method to check that it the recipient is in the address book.

You would only know it's incorrect when it gets bounced back.

Craig

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top