You can add them to a Contacts folder using the Outlook object model and
creating one contact per item in your list. To add a different address book
you would need to write an address book provider using C++ or Delphi and
Extended MAPI, not something you can do with managed code.
--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm
"WT" wrote in message
...
Hello,
We need toadd our own mailing lists in the address book, how to do this ?
CS