recipient control or suggest name

  • Thread starter Thread starter Elio Gortan
  • Start date Start date
E

Elio Gortan

Hello,

I have a short question concerning the Microsoft Outlook Recipient Control,

is there a way to put it on a VBA User Form or is there another possibility
to use the suggest name feature

Thank you

Elio Gortan
 
No, the recipient control is not reusable outside the Outlook custom form
context, nor is there any way to invoke name autosuggestion programmatically.
The closest you can come is calling the Recipient.Resolve or
Recipients.ResolveAll method, which is not the same thing as autosuggest.
 

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

Back
Top