Cloud Mail 2020 Python Edition

Questions / Feedback?

message_info_gmail_id Property

This property holds the Gmail assigned unique Id of the message.

Syntax

def get_message_info_gmail_id(message_info_index: int) -> str: ...

Default Value

""

Remarks

This property holds the Gmail assigned unique Id of the message. Gmail assigns a unique Id for each message which allows it to be identified across folders.

The size of the array is controlled by the message_info_count property.

This property is read-only.

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