Using VB6.0, I was able to display the Address Book for users to select a recipient name (mapMess.show False). But that’s as far as I got. How do you capture the value of the selected name into a string variable? I’d like to keep a log of the mail that gets sent and recipient is one of the fields that I want to keep track on.
Thanks in advance for any help.
TS