TTMSFNCCloudGoogleTasks.DeleteTaskList Method
Deletes the supplied task list from the service.
API unit family: TMSFNCCloudGoogleTasks
Declaring type: TTMSFNCCloudGoogleTasks
Inherited from: TTMSFNCCustomCloudGoogleTasks
Syntax
procedure DeleteTaskList(ATaskList: TTMSFNCCloudGoogleTasksTaskList);
Remarks
The OnDeleteTaskList event reports the result.
Parameters
| Name | Description |
|---|---|
ATaskList |
Task list to delete. |