Hello,
Does anyone know how to retrieve a selected Recipient Address from the Outlook Address book in VB? I can show the address book, but cannot get the address
selected into a Control. I have tried everything programmatically and searched ever site but I cannot find any information on this subject. I would be grateful for any help you can give me.
I show the address book with the MAPI Show property.
MAPIMessages1.Show
lvwCC.ListItems.Add = ???
Thank you
Does anyone know how to retrieve a selected Recipient Address from the Outlook Address book in VB? I can show the address book, but cannot get the address
selected into a Control. I have tried everything programmatically and searched ever site but I cannot find any information on this subject. I would be grateful for any help you can give me.
I show the address book with the MAPI Show property.
MAPIMessages1.Show
lvwCC.ListItems.Add = ???
Thank you