Browse by Tags
Hopefully you caught the news yesterday at PDC09 that Microsoft Office 2010 beta is now available for download! One of the cool new features added in the beta for Outlook 2010 is the Outlook Social Connector , which connects social network data into Outlook
Read More...
As part of Outlook 2010 and Outlook 2007 SP2, the Outlook team has taken a new and harder stance on performance. We strived to make these versions of Outlook the fastest, most performant versions released. To accomplish this, we’ve been making some significant
Read More...
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...
One of the problems I often hear about from Outlook developers is that the sequencing of a particular event isn’t ideal for what they are trying to do. While sometimes this can be a hole in the Outlook platform, more often than not it’s because the developer
Read More...
One common question developers have asked is how they can extend the view area of Outlook to display additional information related to the contents of a folder. Our solution to this problem is to use a Folder Home Page along with the Outlook View
Read More...
As part of SP3 for Outlook 2003 (and included in SP1 for Outlook 2007) we’ve made a change to the way command line parameters are parsed to ensure Outlook is always doing the right thing. As part of this change, a less common way of attaching
Read More...
Stephen Griffin is asking this question over on his blog . If you're using Exchange Client Extensions and haven't been able to port your solution over to an add-in (for a reason other than budget concerns or legacy support), now would be a good time to
Read More...
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...
I just noticed that the official site for the 2008 Microsoft Office System Developer Conference has gone live. For the first time this year, the conference is open to the public, so any and all Office System developers can attend. The conference will
Read More...
If you are running Office Outlook 2007 and Windows Vista together, you might be running into the Windows GDI limit and experiencing issues with Outlook. After your Windows Vista-based computer has been running for an extended period of time, with Office
Read More...
Are you a managed add-in developer for Outlook 2007, who's been wondering where the documentation on the Outlook 2007 PIA might be? Well look no further, because the Outlook 2007 Primary Interop Assembly Reference is now avaialble on MSDN. No longer will
Read More...
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...
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...
We've just rolled out the new Outlook team blog , which is the "one-stop-shop for tips, tricks, and rants directly from the Outlook product team." Don't worry though, my blog won't be going away. I'll continue to blog about Outlook programmability, custom
Read More...
If you've been watching other blogs, or the recently published KB articles, you probably have seen this already, but I thought I'd point it out for the rest of you. Last week we released an update for Outlook that fixes some issues that we were not able
Read More...