Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Outlook 2007 Auxiliary Reference   (RSS)

EnumAccounts Sample and Some New Account Management Props

A while back, Jason posted an Account Management API sample. I’ve threatened promised before that I would post an update to this sample, and I finally got around to it. You can download the updated sample here . In addition to adding a –W command to call

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,

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

Did I Send That?

We had a customer here who wondered why messages imported into MAPI using MIMEToMAPI always appeared as draft messages. This is because the default value of PR_MESSAGE_FLAGS includes the MSGFLAG_UNSENT flag. Now - if you know you want your messages to

Rebase That: Update to the Calendar Rebasing Library

We just released an update to our calendar rebasing library, Tzmovelib.dll . This update includes a refresh to the documentation . One thing that didn't make it into this refresh was an updated sample and documentation for a new exported function, primarily

So - You Want Forward Should Include the Body?

One of our customers reported that if they used IConverterSession::MIMEToMAPI to generate an MSG file, then opened the MSG file and hit Forward, the body would be gone. Further investigation revealed more funkiness. Reply worked, but if you tried Forward,

Managing The Outlook Account Management Dialogs

We've decided to document another function in the Account Management API , DisplayAccountList. This function allows you to display the Account Settings dialog: and Add New E-Mail Account property sheet: DisplayAccountList hangs off of IOlkAccountManager

MAPI And The Current Directory

In a comment on my post about the MAPI download working with Vista, JP pointed out that something in the updated DLLs is changing the current working directory. I got a chance to look at this today and here is what I found: this is the MAPI Stub 's doing.

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

Old School Entry IDs

Back when Outlook 2003 shipped, we were looking for ways to reduce the number of calls we made to the server. One optimization we found was to include the FQDN of the server in the entry ID for an Exchange store. In some situations, this eliminated the

February 2008 Release of MFCMAPI

The February 2008 Release (build 6.0.0.1004) 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: Ability to connect to a recovery storage group. If you know the flags,

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
More Posts Next page »
 
Page view tracker