Cloud Mail 2020 Python Edition

Questions / Feedback?

delete_folder Method

Deletes a folder.

Syntax

def delete_folder(id: str) -> None: ...

Remarks

This method deletes a folder from the current mailbox. id takes the ID of an existing folder. This method will not update the Folders* properties.

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