Class Folders (Scripting VBA)
Collection of all Folder objects contained within a Folder object. To use a Folders class variable it first needs to be instantiated, for example
Add
Adds a new Folder to a Folders collection.
An error occurs if the folderName already exists.
Add (Name)
Name: The name of the new Folder being added.
Count
Item
Item (Key)