Folder Homepage no longer works in Outlook 2007 from MAPI store providers

Published 19 December 07 11:02 AM

If you are developing or have developed a MAPI store provider for use in Outlook and are trying to support folder homepages in your store, you are probably familiar with the PR_FOLDER_WEBVIEWINFO property. This property is undocumented and not supported, but I'll assume for the sake of this article that you have a read/write store and you're allowing Outlook to set that property for you. :)

You may have noticed that folder homepages worked in previous versions of Outlook, but don't work in Outlook 2007. This is because we are turning off folder home pages (FHP) for non-default stores by default in Outlook 2007.

You cannot add a URL to the Address box on the Home Page tab in Outlook 2007 (923933)

Simply setting the registry key below will re-enable them:

\Software\Policies\Microsoft\Office\12.0\Outlook\Security
"NonDefaultStoreScript"=dword:00000001

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

# Geek Lectures - Things geeks should know about » Blog Archive » Folder Homepage no longer works in Outlook 2007 from MAPI store providers said on December 19, 2007 11:35 AM:

PingBack from http://geeklectures.info/2007/12/19/folder-homepage-no-longer-works-in-outlook-2007-from-mapi-store-providers/

Leave a Comment

(required) 
(optional)
(required) 

  
Enter Code Here: Required

About Patrick Creehan

Patrick Creehan is an Escalation Engineer in the Office Messaging Development team at Microsoft.
Page view tracker