PRB: Personal Folders Do Not Support the COPY_SUBFOLDERS FlagLast reviewed: February 23, 1998Article ID: Q181485 |
The information in this article applies to:
SYMPTOMSWhen calling IMAPIFolder::CopyFolder() on a folder in a Personal Folders message store, the COPY_SUBFOLDERS flag is not honored. The call to CopyFolder copies only the immediate subfolders.
CAUSEThe Personal Folders Service provider does not support the COPY_SUBFOLDERS flag.
RESOLUTIONThe recommended workaround is to create a recursive function that traverses the folders and copies messages and subfolders on the destination as it goes.
|
Additional query words: CopyFolder PST Personal Folders COPY_SUBFOLDERS
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |