Deletes a folder or folders from the list of available folders in the WebFolders collection.
Syntax
expression.Delete(Index)
expression An expression that returns a WebFolders object.
Index Required. Refers to an item in the WebFolders collection. Can be any number corresponding to an item in the collection, with the index starting at zero.