TTMSFNCCustomCloudGoogleGmail.UpdateMessageLabels Method
Adds one or more labels to the specified message.
API unit family: TMSFNCCloudGoogleGmail
Declaring type: TTMSFNCCustomCloudGoogleGmail
Syntax
procedure UpdateMessageLabels(AMessageID, ALabels: string);
Parameters
| Name | Description |
|---|---|
AMessageID |
Identifier of the message to update. |
ALabels |
Comma-separated label identifiers to add. |