Article ID: 194435 - Last Review: January 13, 2006 - Revision: 3.3 Error "800B0001" from the HrMAPIOpenFolderEx functionThis article was previously published under Q194435 On This PageSYMPTOMS
When you open a folder by using the HrMAPIOpenFolderEx function, you may receive the
following error message:
800B0001- MAPI_E_PROVIDER_UNKNOWN CAUSE
The cause of the error is an invalid folder path.
MORE INFORMATION
The following code demonstrates the problem. The first call to open a
folder fails because the path of the folder is incorrect. The second call
succeeds because the path has been corrected.
The following additional libraries are required to compile this code:
Sample code | Article Translations
|
Back to the top
