SecureBlackbox 2020 Python Edition

Questions / Feedback?

curr_mailbox_read_only Property

Specifies whether the mailbox is write-protected.

Syntax

def get_curr_mailbox_read_only() -> bool: ...

curr_mailbox_read_only = property(get_curr_mailbox_read_only, None)

Default Value

FALSE

Remarks

Specifies whether the mailbox is write-protected.

This property is read-only.

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