Copy an Item to a Folder
Overview
This procedure copies an item to a folder in Microsoft SharePoint.
Input Concepts
Concept
Description
Type
Required
Default Value
item
The item (folder or file) that will be copied.
sharepoint file reference
or sharepoint folder reference
Yes
folder
The destination folder where the file will be copied.
sharepoint folder reference
Yes
item name
The new name for the copy. If this isn't provided, the same name will be used as the original.
text
No
conflict behavior
The behavior when a conflict occurs. Possible values are 'fail', 'replace', 'rename'.
text
No
rename
Examples
Copy an item to a folder
Last updated
Was this helpful?