Outlook address book???
-
Hi, Wondering if anyone knows (if its possible) how access the dialog that displays the list of recipients from an Outlook address book. More specifically, its the "Select Names" dialog you get when you click the "To" button on a new message. Can I also select the recipients and put their email addresses in variables? Thanks in advance, Matt
-
Hi, Wondering if anyone knows (if its possible) how access the dialog that displays the list of recipients from an Outlook address book. More specifically, its the "Select Names" dialog you get when you click the "To" button on a new message. Can I also select the recipients and put their email addresses in variables? Thanks in advance, Matt
I'm sure you should use Outlook Object Model to get a names from address book. Please refer to MSDN how to get it work. Best regards, ----------- Igor Soukhov (Brainbench/Tekmetrics ID:50759) igor_soukhov@yahoo.com | ICQ:57404554 | http://siv.da.ru
-
I'm sure you should use Outlook Object Model to get a names from address book. Please refer to MSDN how to get it work. Best regards, ----------- Igor Soukhov (Brainbench/Tekmetrics ID:50759) igor_soukhov@yahoo.com | ICQ:57404554 | http://siv.da.ru
Actually, I did refer to MSDN, as well as several other places. The problem was, I just didn't know what to look for. Thanks for the suggestion, Igor. Regards, Matt