UiPath Documentation
activities
latest
false

Productivity activities

GetTaskList

Retrieves a task list by its identifier.

Namespace: UiPath.GSuite.Activities.API

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

Syntax

ITaskList GetTaskList(
	string id
)
ITaskList GetTaskList(
	string id
)

Parameters

id String : The identifier of the task list to retrieve.

Return value

ITaskList - The task list with the specified identifier.

  • Syntax
  • Parameters
  • Return value

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated