RenameFolder Method

Renames a folder.

Object Oriented Interface

public function doRenameFolder($folderid, $newname);

Procedural Interface

cloudmail_office365_do_renamefolder($res, $folderid, $newname);

Remarks

This method renames a folder. This method will not update the Folders* properties.

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