Table of Contents

TTMSFNCCustomCloudGoogleGmail.RemoveMessageLabels Method

Removes one or more labels from the specified message.

API unit family: TMSFNCCloudGoogleGmail Declaring type: TTMSFNCCustomCloudGoogleGmail

Syntax

procedure RemoveMessageLabels(AMessageID, ALabels: string);

Parameters

Name Description
AMessageID Identifier of the message to update.
ALabels Comma-separated label identifiers to remove.