Cloud Mail 2020 Python Edition

Questions / Feedback?

delete Method

Deletes a message.

Syntax

def delete(message_id: str) -> None: ...

Remarks

This method deletes a message. Deleted messages will be moved to the Trash folder. messageId takes the message ID of the message to be deleted.

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