Set-Task
  • 1 Minute to read
  • Dark
    Light
  • PDF

Set-Task

  • Dark
    Light
  • PDF

Article summary

Summary

Updates an existing task.

Set-Task
    -Entry
    -IncludeForms
    -IncludeProject

Returns a task object.

Parameters

ParameterTypeRequired?Notes
EntryTask ObjectYes
IncludeFormsSwitchNo, Defaults to falseAdds the `Forms` property to the output.
IncludeProjectSwitchNo, Defaults to falseAdds the `Project` property to the output.

Examples

Update an existing task

# TODO