Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: MAPI Addressbook Mailing Lists


Message #1 by "Donald D'Alessandro" <donald.dalessandro@b...> on Mon, 17 Dec 2001 17:20:40
Hi everyone,

I'm trying to create a MAPI VB module.  I am currently using Netscape 
Messenger as my MAPI application.  And in my address book I have some 
email lists.  I'd like to create a vb program to send mail to all 
recipients on these lists.  For example, I created a test list 
called, "Test".  But when I try to send mail to this list through VB it 
sends mail to "Test@b...", rather than the recipients within the list.
My MAPI module works great if I specify the email address in the code, so 
I am certain that everything works well.  

All I need to know is how to access/reference mailing lists in my Netscape 
Address Book, and hopefully this will still work when I migrate to Outlook 
early next year.

Thank you.

  Return to Index