Hi All,
I would like to copy document set from One library to another. So i used,
DocumentSet.Export and DocumentSet.Import methods. This works fine, but the performance is not good.
There are hundreds of documents inside Document set. This is resulting in performance is issue.
Is there any way i can batch process the export and Import of DocumentSet?
Thanks in advance.