Cloud Mail 2020 Python Edition

Questions / Feedback?

move_message Method

Moves a message.

Syntax

def move_message(id: str, destination_id: str) -> None: ...

Remarks

This method moves a message. destinationId refers to the folder ID where the message will be moved to.

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