Name | Description | |
---|---|---|
![]() | GetFolder | Retrieve a Folder object from the FolderCollection that has the name folderName. |
![]() | NewFolder | Create and return a new Folder object and add it to the collection. The new Folder object is created with the default Folder constructor. The Name Property of the Folder object should be set right away to make it meaningful. |