I need to write a VB program that will read the users address book.. display it and then allow them to send email with attachments.
I found MAPI code to send email with attachments however the only code I have found to display the addressbook needs CDO 1.21.
I have a couple of questions before I dig deeper.
1. Is there a way via MAPI to show the users address book (outlook I assume)?
2. There does not appear to be an option to select Microsoft CDO from my VB6 IDE. How can I install that object to VB6
Thanks,
George
I found MAPI code to send email with attachments however the only code I have found to display the addressbook needs CDO 1.21.
I have a couple of questions before I dig deeper.
1. Is there a way via MAPI to show the users address book (outlook I assume)?
2. There does not appear to be an option to select Microsoft CDO from my VB6 IDE. How can I install that object to VB6
Thanks,
George