Delete folder from media library.
            
Namespace: CMS.MediaLibraryAssembly: CMS.MediaLibrary (in CMS.MediaLibrary.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- siteName
 - Type: 
System String
Site name 
- libraryID
 - Type: 
System Int32
Media library ID 
- folderPath
 - Type: 
System String
Path to the folder within the library 
- synchronization
 - Type: 
System Boolean
Indicates if method is running by web farms synchronization 
- logSynchronization
 - Type: 
System Boolean
Indicates if staging task should be logged 
See Also