Welcome to Office Zealot Sign in | Join | Help

August 2009 - Posts

Review of the Outlook 2010 Object Model

The release of Outlook 2007 was a gift from the gods for Outlook developers. The number of new objects, properties and methods represented a nearly 50% increase in the size of the Outlook Object Model (OOM).  Kudos have to go to Outlook Program Managers
Posted by legault | 2 Comments
Filed under:

Outlook 2007 Programming Bug – Adding Categories

The Outlook 2007 Object Model introduced the ability to access the Master Categories list via code for the first time.  In prior versions of Outlook, this list was stored in the registry but the architecture was changed to store these entries in
Posted by legault | 1 Comments
Filed under:

Office 2010 – Where are my macro buttons??

I’m so used to using ALT+F11 to bring up the Macro Editor in Office (usually Outlook) that I was at a loss during a moment of inefficiency when I felt the need to click a big shiny “Visual Basic Editor” button.  Where the heck is it?  Where
Posted by legault | 0 Comments