how to display a form for the user to select a list of contacts from the addressbook
Does anyone know how i could (in vb or vb.net) display a MS Outlook screen
which can
be used for the user to select a contact from the address book.
I need a screen to display the outlook contacts and for the user to select
one of them and this screen should return the selected contact.
Then i should be able to get the details of this selected contact.
Any idea???
The code will be used in an external application.
|