The HrMAPIFindFolder function retrieves a folder by name.
Header file: | EDKMAPI.H |
Library: | EDKMAPI.LIB |
Unicode: | Yes |
HRESULT HrMAPIFindFolder(
LPMAPIFOLDER lpFolder,
LPTSTR lpszName,
ULONG * lpcbeid,
LPENTRYID * lppeid
);
See Return Values.
For more information on this function, see the HrMAPIFindFolder function in IFOLDER.C under the EDKMAPI code sample in the Code Samples folder.
For information on the ENTRYID structure and IMAPIFolder interface, see the MAPI Programmer's Reference.
HrMAPIFindFolderEx, HrMAPIFindSubfolderEx, HrMAPIOpenFolderEx