Welcome to MSDN Blogs Sign in | Join | Help

July 2007 - Posts

More IConverter For Ya

[This is now documented here: http://msdn2.microsoft.com/en-us/library/bb821176.aspx ] Good news, everyone! We've decided to document some more flags and functions for IConverterSession . Here are the new constants: #define CCSF_USE_TNEF 0x0010 // the

What To Do? What To Do?

[This is now documented here: http://msdn2.microsoft.com/en-us/library/bb905124.aspx ] Melissa put up a blog entry on making a PST show up on the To-Do Bar in Outlook 2007. This naturally raised the question of how you could do this programmatically.

Don't Crawl On Me

[This is now documented here: http://msdn2.microsoft.com/en-us/library/bb905130.aspx ] There are a few places in Outlook that need to enumerate the folders in the message stores in a profile. It's usually looking for folders of a certain type. Normally

Whodathunkit?

I managed to waste half a morning figuring out something I'm supposed to already know. Dev asked if I could confirm that MrXP works with Outlook 2007 so we can include it in some upcoming documentation. Sure thing. First step is to install it right? Here's

You Mean You Want the OOM To Actually Work?

We had a customer report recently that when he tried to fetch certain properties using the Outlook Object Model, all he got was garbage. This turned in to an interesting foray into the world of dual dispatch interfaces and VB. The properties in question
 
Page view tracker