SecureBlackbox 2020 Python Edition

Questions / Feedback?

examine_mailbox Method

Selects the mailbox in read-only mode.

Syntax

def examine_mailbox(name: str) -> None: ...

Remarks

Use this method to select the specified mailbox on the server in read-only mode. Only one mailbox can be selected at a time. You can check the name of the currently selected mailbox using the current_mailbox property.

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