Welcome to MSDN Blogs Sign in | Join | Help

Ryan's Look at Outlook Programmability

new Outlook.Application

Browse by Tags

All Tags » Object Model » .NET   (RSS)
Application Shutdown Changes in Outlook 2007 Service Pack 2 Beta
As part of the performance improvements we’ve made for Outlook 2007 SP2 beta, we’ve changed the way Outlook manages the lifecycle of the application. In the past, Outlook followed the best practices for Component Object Model (COM) servers and allowed Read More...
Common Properties on Outlook Controls
If you’ve started to take advantage of the new Outlook controls on form regions in Outlook 2007, you may have noticed something strange. None of the controls have common properties you would expect all controls to have: Visible, Width, Height, Top, Left, Read More...
Why does my Outlook event seem to stop working
Wes has a good post over on his blog explaining another common problem that a lot of Outlook solution developers run into: Imagine we have some code in an Outlook addin that looks similar to code below. Does anyone see anything wrong with it? It simply Read More...
Mysterious Errors When Using Form Regions from Managed Code Add-ins
I've been noticing some feedback lately where a number of developers were having problems working with the controls on their form region. Usually, these problems manifested as Outlook's object model returning null values back when trying to access the Read More...
Page view tracker