RenameFolder Method

Renames a folder.

Syntax

public void RenameFolder(string folderId, string newName);
Public Sub RenameFolder(ByVal folderId As String, ByVal newName As String)

Remarks

This method renames a folder. This method will not update the Folders collection.

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