MessageGmailId Property

The unique Gmail Id of the message.

Object Oriented Interface

public function getMessageGmailId();
public function setMessageGmailId($value);

Procedural Interface

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

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.

Data Type

String

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