SearchCriteriaString Property

The Gmail search string.

Object Oriented Interface

public function getSearchCriteriaString();
public function setSearchCriteriaString($value);

Procedural Interface

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

Default Value

''

Remarks

The Gmail search string.

This property may contain a Gmail search string. The search string syntax is the same as the advanced search options in the Gmail web interface. For instance "has:attachment in:unread".

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]