Skip to main content

Delete Task

UiPath.MicrosoftOffice365.Activities.Planner.Tasks.DeleteTask

Description

Uses the Microsoft Graph Delete task API to delete an existing task.

Scopes

This activity requires the following scopes:

  • Tasks.ReadWrite

OR

  • Group.ReadWrite.All

Project compatibility

Windows - Legacy | Windows

Configuration

Properties

Common

  • DisplayName - The display name of the activity. This property supports String variables and string formatted values.

Input

  • Task - The PlannerTask object. This field supports only PlannerTask variables.

Misc

  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level. This field supports Boolean values.