Hi,

I am trying to write an AddIn for Vb.Net which will display the 'Select Names' dialog (the one that appears when you click on To when creating a blank email).

I have currently created an Addin to create a specific type of mail message, but I could not get the dialog box to appear. To resolve this I had to create my own version of the dialog box, but this is very slow when populating.

My only other thought is to create a message using a form created in Outlook, and try basing it on that.

Any suggestions would be great!

Many thanks,

-Graham