Outlook Programming Series # 6 : Download Outlook 2007 Sample Add-ins (Outlook Object Model)?

Welcome to Outlook Programming series  # 6

In this series, we can download three of Outlook 2007 Sample add-ins make use of Outlook Object Model.

I found this wonderful article, which describes programatically what are the enhancements to the Outlook 2007 object model, as demonstrated by three sample add-ins.

These solutions are available in Visual Basic .NET and C# versions and include an add-in project, a COM shim project to provide application domain (AppDomain) isolation, and a setup project. Versions of the sample add-ins are also available for VSTO 2005 SE. They can help new and experienced Outlook add-in developers begin programming with the Outlook 2007 object model.