SecureBlackbox 2020 Python Edition

Questions / Feedback?

update_message Method

Alters flags assotiated with a message in the current mailbox on the IMAP server.

Syntax

def update_message(uid: int, set_flags: int, clear_flags: int) -> None: ...

Remarks

Use this method to alter flags associated with a UID message in current_mailbox.

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