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.
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.