MessageLabels Property

A space separated list of labels.

Object Oriented Interface

public function getMessageLabels();
public function setMessageLabels($value);

Procedural Interface

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

Default Value

''

Remarks

This property holds a space separated list of Gmail labels associated with 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]