MessageGmailId Property

The unique Gmail Id of the message.

Syntax


 getMessageGmailId(): string;

 setMessageGmailId(messageGmailId: string): void;

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.

This property is not available at design time.

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