MessageThreadId Property

The thread Id of the current message.

Syntax


 getMessageThreadId(): string;

 setMessageThreadId(messageThreadId: string): void;

Default Value

""

Remarks

This property holds the thread Id of the current message. The thread Id is assigned by Gmail and may be used to keep track of conversations.

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]