How to copy folder without metadata in Sharepoint using C#?

New Contributor

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

 

0 Replies