Set-Task
- 1 Minute to read
- Print
- DarkLight
- PDF
Set-Task
- 1 Minute to read
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Summary
Updates an existing task.
Set-Task
-Entry
-IncludeForms
-IncludeProject
Returns a task object.
Parameters
Parameter | Type | Required? | Notes |
---|---|---|---|
Entry | Task Object | Yes | |
IncludeForms | Switch | No, Defaults to false | Adds the `Forms` property to the output. |
IncludeProject | Switch | No, Defaults to false | Adds the `Project` property to the output. |
Examples
Update an existing task
# TODO