Jeff McKay
2009-03-05 17:21:18 UTC
Any ideas why a call to CreateFolder would result in MAPI_E_NO_ACCESS
(x80070005)? This is code that usually works fine but not in the case of
one
user. The folder is trying to be created in an Exchange message store. The
program
is logging on without error and has the ability to see the existing folders
in the
store. Folder type FOLDER_GENERIC and flag OPEN_IF_EXISTS (in fact
does not already exist).
(x80070005)? This is code that usually works fine but not in the case of
one
user. The folder is trying to be created in an Exchange message store. The
program
is logging on without error and has the ability to see the existing folders
in the
store. Folder type FOLDER_GENERIC and flag OPEN_IF_EXISTS (in fact
does not already exist).