Forum Discussion
dmevada
Jul 16, 2022Copper Contributor
How to copy folder without metadata in Sharepoint using C#?
Hi All,
I am using MoveCopyUtil in c#, to copy entire folder to another document library by using MoveCopyUtil.
Folder is copied successfully, but metadata is also copied with folders. Is it possible to copy folders with metadata from source folder using c# code?
Method i have used : MoveCopyUtil.CopyFolder
Regards,
Dilip Mevada
No RepliesBe the first to reply