T
Thomas Tseng
I try to traveral all mailbox on Exchnage and get PR_ENTRYID and
PR_STORE_ENTRYID from MAPI. I pass the ids to GetFolderFromID(). It's
ok if the folder is at the same database with the mailbox specified in
MAPI profile. But GetFolderFromID() will fail if the folder is on
another database.
The error codes are 0xab440154, 0xb9b40154, 0xc4140154...
Do anyone have similar problem when converting folder between MAPI and
OOM in multiple database environment?
Thanks
Thomas
PR_STORE_ENTRYID from MAPI. I pass the ids to GetFolderFromID(). It's
ok if the folder is at the same database with the mailbox specified in
MAPI profile. But GetFolderFromID() will fail if the folder is on
another database.
The error codes are 0xab440154, 0xb9b40154, 0xc4140154...
Do anyone have similar problem when converting folder between MAPI and
OOM in multiple database environment?
Thanks
Thomas