Cloud Mail 2020 Python Edition

Questions / Feedback?

move_folder Method

Moves a folder.

Syntax

def move_folder(id: str, dest_folder_id: str) -> None: ...

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 Python Edition - Version 20.0 [Build 8308]