SecureBlackbox 2020 Python Edition

Questions / Feedback?

curr_mailbox_total_messages Property

Total number of messages in the mailbox.

Syntax

def get_curr_mailbox_total_messages() -> int: ...

curr_mailbox_total_messages = property(get_curr_mailbox_total_messages, None)

Default Value

0

Remarks

Total number of messages in the mailbox.

This property is read-only.

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