SecureBlackbox 2020 Python Edition

Questions / Feedback?

curr_mailbox_recent_messages Property

The number of recent messages in the mailbox.

Syntax

def get_curr_mailbox_recent_messages() -> int: ...

curr_mailbox_recent_messages = property(get_curr_mailbox_recent_messages, None)

Default Value

0

Remarks

The number of recent 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]