Folder Class
Folder objects are instantiated from other classes as follows:
-
From a PortalRegistry object with the RootFolder property or the FindFolderByName method.
-
From a Folder Collection with the First, ItemByName, or Next methods
See RootFolder property: PortalRegistry class, FindFolderByName method: PortalRegistry class, Folder Collection.
See Adding a Folder.