The HrOpenExchangePublicFolders function opens the root of the public folder hierarchy in the public information store.
Header file: | EDKMAPI.H |
Library: | EDKMAPI.LIB |
HRESULT HrOpenExchangePublicFolders(
LPMDB lpPubStore,
LPMAPIFOLDER * lppRootFolder
);
See Return Values.
For more information on this function, see Opening an Existing Public Folder.
For information on the IMAPIFolder and IMsgStore interfaces, see the MAPI Programmer's Reference.