The information in this article applies to:
SUMMARYThis article describes how to use the Active Messaging library to add a new folder below an existing folder in a MessageStore. MORE INFORMATIONThis Visual Basic code sample assumes a reference to the Active Messaging Library version 1.1 (OLEMSG32.DLL). For additional information on where to obtain this library, please see the following article in the Microsoft Knowledge Base: Q171440 INFO: Where to Acquire the Collaboration Data Objects Libraries Sample CodePaste the following code into a new Visual Basic Form:
Please note that if you are attempting to add a Folder to the Public
Folders tree, you must have "Create Subfolder" rights on the Folder within
which you are attempting create the new folder.
REFERENCESFor additional information about Collaboration Data Objects versus Active Messaging, please see the following article in the Microsoft Knowledge Base: Q176916 INFO: Active Messaging and Collaboration Data Objects (CDO) Additional query words:
Keywords : kbCDO110 kbCDO121 kbMsg kbVBp kbGrpMsg |
Last Reviewed: November 8, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |