SearchCriteriaId Property

The Gmail assigned id of the message.

Object Oriented Interface

public function getSearchCriteriaId();
public function setSearchCriteriaId($value);

Procedural Interface

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

Default Value

''

Remarks

The Gmail assigned id of the message.

This property may be set to the unique Gmail assigned Id of the message.

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]