View Single Post
  #2  
Old August 11th 06, 06:03 PM posted to microsoft.public.outlook.program_vba
Dmitry Streblechenko
external usenet poster
 
Posts: 2,116
Default Verify Email Addresses

What exactly do you mean by "validate"? If you already have an e-mail
address, how can it be validated? You can validate a name to see if it
resolves to an e-mail address in Outlook. In that case use
Namespace.CreateRecipient and try to resolve it.

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool

"ACase" wrote in message
...
Hello;

I am trying to validate a list of email addresses in EXCEL against the
address book in outlook.

Any help would be much appreciated.

Thanks
Arno



Ads