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, FindFolderByName, Folder Collection.

See Adding a Folder.