Delete Method (WebFolders) Example
This statement deletes the second folder in the active web.
ActiveWeb.RootFolder.Folders.Delete(1)