Table of Contents

TTMSFNCCustomCloudGoogleTasks.DeleteTaskList Method

Deletes the supplied task list from the service.

API unit family: TMSFNCCloudGoogleTasks Declaring type: TTMSFNCCustomCloudGoogleTasks

Syntax

procedure DeleteTaskList(ATaskList: TTMSFNCCloudGoogleTasksTaskList);

Remarks

The OnDeleteTaskList event reports the result.

Parameters

Name Description
ATaskList Task list to delete.