Welcome to MSDN Blogs Sign in | Join | Help

Ryan's Look at Outlook Programmability

new Outlook.Application

Browse by Tags

All Tags » Samples » Forms   (RSS)
Updated Samples for Outlook 2007 Developers
Last week we uploaded revised versions of our sample code for Outlook 2007 add-ins. The biggest change to these samples is that they are now provided as both a shared add-in project and VSTO 2005 SE project, so that you can see how add-in development Read More...
VSTO 2005 SE & Outlook Form Regions
I just noticed that TQ posted a sample VSTO 2005 SE add-in for Outlook 2007 that implements form region handling. I know a number of developers in the Outlook community have been looking for a good sample on how to build a VSTO add-in that uses form regions Read More...
Converting Bitmaps to IPictureDisp
If you're writing your Form Region solution in managed code, and you decide to provide the manifest information as a resource in the add-in, you'll need to return all of your icons for the form region in a format Outlook knows how to parse. Unfortunately, Read More...
Page view tracker