MessageThreadId Property

The thread Id of the current message.

Object Oriented Interface

public function getMessageThreadId();
public function setMessageThreadId($value);

Procedural Interface

cloudmail_gmail_get($res, 72 );
cloudmail_gmail_set($res, 72, $value );

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.

Data Type

String

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