SecureBlackbox 2020 Python Edition

Questions / Feedback?

undelete Method

Undeletes messages marked for deletion.

Syntax

def undelete() -> None: ...

Remarks

This method sends an RSET command, which tells the server to undelete all previously deleted messages by removing their 'delete' marks.

Note that this method only applies to messages deleted within the same session.

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