UiPath Documentation
activities
latest
false

Productivity activities

ITaskList Interface

Represents a Google Task list.

Namespace: UiPath.GSuite.Activities.API

Assembly: UiPath.GSuite.Activities.API (in UiPath.GSuite.Activities.API.dll)

Syntax

public interface ITaskList
public interface ITaskList

Properties

NameDescription
IdThe unique identifier of the task list.
ItemThe underlying GTaskList model.
TitleThe title of the task list.

Methods

NameDescription
CreateTaskCreates a new task in this task list.
DeleteDeletes this task list and all its tasks.
GetTaskRetrieves a specific task from this task list.
GetTasksRetrieves tasks from this task list.
RenameRenames this task list.
  • Syntax
  • Properties
  • Methods

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated