Cloud Mail 2020 Python Edition

Questions / Feedback?

message_size Property

The size of the selected message.

Syntax

def get_message_size() -> int: ...

message_size = property(get_message_size, None)

Default Value

0

Remarks

The class fills out this property with the size of the selected message when message information is retrieved from the mail_server.

This property is read-only.

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