Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » WrapPST   (RSS)

Outlook 2003 Also Rules

A little follow-up to the Outlook Rules post , concerning getting rules to fire when you’ve got a wrapped PST store. I had noted in the original post that rules “just worked” in Outlook 2003. Turns out I was partially right. They can work in Outlook 2003,

The Microsoft Office Outlook Connector Kills Winsock

It’s true. Kills it. Kills it dead. Ok – maybe that’s a bit strong. Here’s the issue. If you installed the Microsoft Office Outlook Connector , then ran an application (other than Outlook) which uses both MAPI and Winsock, the Winsock portion of your

Fast Shutdown and the Wrapped PST

The PST provider in Outlook 2007 supports Fast Shutdown . The Wrapped PST sample is built by wrapping objects from the PST provider. Ergo, if a provider built on the Wrapped PST model does not intercept queries for IID_IMAPIClientShutdown, it supports

MrXP Rules (At Least When You Tell It To)

I’m repeating myself – I did use a variation on this title before. In this case, suppose you’re using a custom transport provider, like MrXP , and you’re delivering to a regular (not wrapped) PST. In Outlook 2003, this worked great. If you had rules set

I Did Read Your Message

On my article about enabling rules in the Wrapped PST , Richard pointed out that when you do this, read receipts stop working . We've investigated this and found that there's something a little extra you have to do to get read receipts to fire. Remember

April 2008 Release of MFCMAPI

The April 2008 Release (build 6.0.0.1005) is live: http://www.codeplex.com/MFCMAPI Here's the change list - see the Issue Tracker on Codeplex for more details, or look at the code: A few compatibility issues with older compilers (VC 6 and VC 2005) - thanks

New Restriction Types Seen In Wrapped PSTs

Those of you wrapping PSTs may see something interesting in the restrictions Outlook 2007 will try to set against your folders. There are a couple of new restriction types you won't have seen before. Outlook will only use these restriction types when

New Outlook Docs

The January '08 refresh for the Outlook 2007 Auxiliary Reference is now live. In addition to a general scrub over most of the topics, there are some interesting new topics added, such as: Timezone/rebasing docs: http://msdn2.microsoft.com/en-us/library/bb820976.aspx

Outlook Rules - At Least When You Tell It To

We just had a customer whose Wrapped PST based store wasn't getting rules to fire in Outlook 2007, when everything was working in 2003. In the course of figuring their issue out, we found a few flags that we should have documented before. Suppose you

Fixed the Wrapped PST Sample

When I announced the Outlook 2007 Auxiliary Reference , I noted there were a few issues with the wrapped PST sample that I hadn't had time to fix. Well, they're fixed now. You can find the updated download here: http://www.microsoft.com/downloads/details.aspx?FamilyID=ee0af8fd-bbb7-44de-be4d-f33cb1b59563&displaylang=en

Announcing: Microsoft Office Outlook 2007 Auxiliary Reference

Excellent news! We just published the Microsoft Office Outlook 2007 Auxiliary Reference: http://msdn2.microsoft.com/en-us/library/bb905149.aspx (This is a greatly enhanced version of the earlier Microsoft Office Outlook 2003 Integration API ) This reference

Managing Entry IDs in the Wrapped PST

Update – this is now part of the Outlook MAPI Code Samples . [This is now documented here: http://msdn.microsoft.com/en-us/library/bb905271.aspx , http://msdn.microsoft.com/en-us/library/bb821132.aspx ] Sam Khavari of Zimbra asked me if I had noticed

Wrapped PST Sample Updated For Outlook 2007 Beta 2

Update – this is now part of the Outlook MAPI Code Samples . I finally got around to testing the Wrapped PST sample with Outlook 2007 Beta 2. I found that I had hardcoded the path to mspst32.dll and it really didn't like that the path has changed in the

Outlook 2003 Integration API Wrapped PST Docs and Sample

[This is now documented here: http://msdn2.microsoft.com/en-us/library/bb821132.aspx] Documentation and sample for a Wrapped PST
 
Page view tracker