Redemption question ??

S

Scott Dever

I have a Outlook COM Plug-in and I am trying to convert it over to use
the Redemption.DLL to bypass the security prompts I get using the
Address Book. I am able to display the Address Book without the
security prompts, but I also need to validate an email address or Name
against the Address Book. If the Name is not matched in the Address
Book then a "Check Names" dialog should pop up forcing the user to
resolve the name.

Any Ideas?

Thanks in Advance!

Scott Dever.
 
D

Dmitry Streblechenko \(MVP\)

When calling Recipient.Resolve, you can supply an optional parameter
(boolean) - if TRUE, the method will display the name resolution dialog if
the name cannot be resolved.

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

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top