Table of Contents

TTMSFNCCloudGoogleGmail.GetLabelsPromise Method

Retrieves the labels available in the account and returns a promise that resolves when the request completes.

API unit family: TMSFNCCloudGoogleGmail Declaring type: TTMSFNCCloudGoogleGmail Inherited from: TTMSFNCCustomCloudGoogleGmail

Syntax

function GetLabelsPromise: IPromise<TVoid>;

Returns

A promise that resolves when the labels have been retrieved.