IPWorks S/MIME 2020 Python Edition

Questions / Feedback?

mailbox_flags Property

Defines flags in the selected mailbox.

Syntax

def get_mailbox_flags() -> str: ...

mailbox_flags = property(get_mailbox_flags, None)

Default Value

""

Remarks

This method defines flags in the selected mailbox. The class fills out message_count, recent_message_count, and mailbox_flags after connecting to the mail_server and selecting or examining a mailbox.

This property is read-only.

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