Cloud Mail 2020 Python Edition

Questions / Feedback?

quota_max_per_24_hours Property

The maximum number of emails that can be sent in a 24 hour period.

Syntax

def get_quota_max_per_24_hours() -> str: ...

quota_max_per_24_hours = property(get_quota_max_per_24_hours, None)

Default Value

""

Remarks

The maximum number of emails that can be sent in a 24 hour period.

This property is read-only.

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