LibraryStructureManagerCopyCategory Method
            Copy a folder group with all documents to another drawer.
            
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Copy a folder group with all documents to another drawer.")]
public void CopyCategory(
	int drawerId,
	int categoryId,
	int destDrawerId,
	string destName
)
Parameters
- drawerId  Int32
 - categoryId  Int32
 - destDrawerId  Int32
 - destName  String