Platform SDK: Exchange Server |
The HrMAPIFindIPMSubtree function retrieves the IPM (interpersonal message) subtree folder.
Header file: | EDKMAPI.H |
Library: | EDKMAPI.LIB |
HRESULT HrMAPIFindIPMSubtree( LPMDB lpMdb, ULONG * lpcbeid, LPENTRYID * lppeid );
See Return Values.
For more information on this function, see the HrMAPIFindIPMSubtree function in IFIND.C under the EDKMAPI code sample in the Code Samples folder. For an introduction on IPM and non-IPM folders, see About Public Folders.
For information on the ENTRYID structure and IMsgStore interface, see the MAPI Programmer's Reference.