SearchCriteriaLabels Property

A space separated list of labels to use when searching.

Object Oriented Interface

public function getSearchCriteriaLabels();
public function setSearchCriteriaLabels($value);

Procedural Interface

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

Default Value

''

Remarks

A space separated list of labels to use when searching.

This property specifies a space separated list of labels to be used when searching. Messages with matching labels will be returned. Labels that include spaces must be quoted, for instance: "My Label".

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]