delete_tasklist


Description:

public bool delete_tasklist (TasksTasklist tasklist, Cancellable? cancellable = null) throws Error

Delete tasklist from online tasks service.

For more details, see delete_entry.

Parameters:

this

a TasksService

tasklist

the TasksTasklist to delete

cancellable

optional Cancellable object, or null

Returns:

true on success, false otherwise