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.
--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54
"Elio Gortan" wrote:
> 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
>
> .
>