Thread: sync library
View Single Post
  #2  
Old November 16th 06, 03:28 PM posted to microsoft.public.outlook.program_vba
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default sync library

Why not just use the Outlook PIA's and the Outlook object model? Any .NET
compliant library that exposed those functions would end up using that
anyway.

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


"henry" wrote in message
oups.com...
Hi,

does anybody know a DLL or similar that can be used in a .NET program
to integrate Outlook? The functionality provided by the DLL should be
something like getFolder, syncFolder, createContact, ...

I searched through Internet and groups, but only found "standalone"
products that can not be easily used in an self written program.

Thank you
henry


Ads