F
Fred Block
Hi All,
I'm writing an application that creates an Outlook email (via a VB6
application). My code is listing the Distribution Lists names it finds in a
ListBox so the user can select one. I noticed that if I attempt to get the
email addresses (using "AddressEntries") a warning pops up. I was hoping to
get around this if the user wants the list of email addresses displayed so
they know they've selected the correct list.
Also - is it correct to simply pass the Distribution list name to the "To"
property of the MailItem to get the email sent to all members in that list?
Thanks in advance for your help!
- Fred
I'm writing an application that creates an Outlook email (via a VB6
application). My code is listing the Distribution Lists names it finds in a
ListBox so the user can select one. I noticed that if I attempt to get the
email addresses (using "AddressEntries") a warning pops up. I was hoping to
get around this if the user wants the list of email addresses displayed so
they know they've selected the correct list.
Also - is it correct to simply pass the Distribution list name to the "To"
property of the MailItem to get the email sent to all members in that list?
Thanks in advance for your help!
- Fred