Check Names dialog box in outlook

J

jayanthv

Hi,

Can any one help me to display the "Check Names" dialog box throug
programmatically?

Actually in my application when user enters a partial address book nam
like "Jo" then i should able to search the address book and get the lis
of all the names start with "Jo". similar to how the "Check Names
dialog box popups.

So, what i need is how to get the check names address book b
programming c#.NET?

Please help me.
 
S

Sue Mosher [MVP-Outlook]

You would have to use the Recipient.Resolve method from CDO 1.21 or Redemption, not the Outlook object model.
 

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