Table of Contents

TTMSFNCCloudGoogleTasks.GetNextTaskLists Method

Requests the next page of task lists following the previous GetTaskLists call.

API unit family: TMSFNCCloudGoogleTasks Declaring type: TTMSFNCCloudGoogleTasks Inherited from: TTMSFNCCustomCloudGoogleTasks

Syntax

procedure GetNextTaskLists(AMaxResults: Integer = 100);

Remarks

Call only when HasNextTaskLists returns True.

Parameters

Name Description
AMaxResults Maximum number of task lists to return. Defaults to 100.