MessageInfoGmailId Property

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

Object Oriented Interface

public function getMessageInfoGmailId($messageinfoindex);

Procedural Interface

cloudmail_gmail_get($res, 42 , $messageinfoindex);

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 MessageInfoCount property.

This property is read-only and 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]