IGraphClient.UpdateTaskList

IGraphClient.UpdateTaskList method

Updates TaskList.

public TaskListInfo UpdateTaskList(TaskListInfo taskList)
ParameterTypeDescription
taskListTaskListInfoTaskListInfo to update

Return Value

Returns updated TaskListInfo

See Also