Can someone please tell me how to display the Address Book dialog box using the Outlook object model in Visual Basic. I have an application that automatically sends an email to an address stored in a resource table. But, I want to allow the users to send a CC copy to anyone in the address book.
I can resolve names, find the first name, the last name, the next name, etc. But for the life of me, I have not been able to figure out how to display the dialog box to let the user select the namefrom the address book.