CopyFolder Method

Copies a folder.

Syntax

public void CopyFolder(string id, string destFolderID);
Public Sub CopyFolder(ByVal id As String, ByVal destFolderID As String)

Remarks

This method copies a folder to a new parent folder. Please note that two folders with the same name may not exist under the same parent folder. Since this method does not change the name of a folder, it is not possible to directly create a copy of a folder in the original folder's location.

Copyright (c) 2022 /n software inc. - All rights reserved.
Cloud Mail 2020 .NET Edition - Version 20.0 [Build 8308]