I am trying to open the root folder on Exchange 2007 using MAPI. If I
use the following...
HrMAPIOpenFolderEx(lpMailbox, '\\', szStoreFolderPath, &lpRootFolder)
I can open the @PR_IPM_INBOX_ENTRYID but when I try and open
@PR_IPM_SUBTREE_ENTRYID it fails. This works with Exchange 5.5 thru
2003. Did they change the name of the root folder? How do I access
the root folder for Exchange 2007 (on a client with MAPI support). If
I look at it in OutlookSpy it still says IPM_SUBTREE for the display
name property on the root folder.
Thanks, David
Archived from group: microsoft>public>exchange>development