UiPath Documentation
activities
latest
false

Productivity activities

CreateTaskList

Creates a new task list with the specified name.

Namespace: UiPath.GSuite.Activities.API

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

Syntax

ITaskList CreateTaskList(
	string name
)
ITaskList CreateTaskList(
	string name
)

Parameters

name String : The name of the new task list.

Return value

ITaskList - The newly created task list.

  • Syntax
  • Parameters
  • Return value

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated