MoveFolder Method

Moves a folder.

Object Oriented Interface

public function doMoveFolder($id, $destfolderid);

Procedural Interface

cloudmail_office365_do_movefolder($res, $id, $destfolderid);

Remarks

This method moves a folder to a new parent folder. Please note that two folders with the same name may not exist under the same parent folder.

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