Cloud Mail 2020 Python Edition

Questions / Feedback?

quota_sent_last_24_hours Property

The number of emails sent during the previous 24 hours.

Syntax

def get_quota_sent_last_24_hours() -> str: ...

quota_sent_last_24_hours = property(get_quota_sent_last_24_hours, None)

Default Value

""

Remarks

The number of emails sent during the previous 24 hours.

This property is read-only.

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