SecureBlackbox 2020 Python Edition

Questions / Feedback?

select_mailbox Method

Selects the specified mailbox.

Syntax

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

Remarks

Use this method to select the specified mailbox on the server. 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]