BrowserFolder.Delete Method
Parent Object: BrowserFolderDescription
Method that deletes the browser folder. The contents of the folder are retained and moved up one level in the browser.
Syntax
BrowserFolder.Delete( [Reserved] As Boolean )Parameters
Name | Type | Description |
Reserved | Boolean | Optional input Boolean reserved for future use. The value is currently ignored. This is an optional argument whose default value is True. |