Parameters
- destinationFolder
- An AbstractFolder object into which the folder's content must be copied. Cannot be a null reference (Nothing in Visual Basic).
- recursive
- true if the content of the folders contained in the subfolders should be copied; false if only the current folder's content should be copied.
- replaceExistingFiles
- true if existing files in the destination should be replaced; false otherwise.
- filters
- An array of objects that can be used to filter the items to be copied.