View Single Post
  #3  
Old March 31st 07, 07:56 AM posted to microsoft.public.outlook.program_addins
WT
external usenet poster
 
Posts: 3
Default Could we create a mailing list with VSTO

Thanks, clear.
CS
"Ken Slovak - [MVP - Outlook]" a écrit dans le message
de news: ...
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




Ads