January 2009 Release of MFCMAPI

The January 2009 Release (build 6.0.0.1011) is live: https://www.codeplex.com/MFCMAPI

Mostly bug fixes this time around. Most prominent was the inability to add a property to an item. Also, the Property Tag Editor needed some serious TLC.

Here's a change list - see the Issue Tracker on Codeplex for more details, or look at the code:

  • Augmented the internal named prop array to include the types for most standard named props. These types will show up in the Property Tag Editor when you type in the name of a named prop.
  • Added versioning to add-ins.
  • Fixed adding new properties.
  • Scrubbed and rewrote a good bit of the Property Tag Editor. “Lookup Named Prop” has been renamed to “Create Named Prop”. Named prop lookup is now automatic. If the named prop mapping exists it will be found. If it doesn’t exist, the “Create Named Prop” button will attempt to create it.

Enjoy.