LibraryFolders.Add Method
Parent Object: LibraryFoldersDescription
creates a new library folder.
Syntax
LibraryFolders.Add( [Name] As Variant ) As LibraryFolderParameters
Name | Type | Description |
Name | Variant | Optional input String value to specify the name of the library folder. This is an optional argument whose default value is null. |