Set-exTaskStatus
Create a new task item.
Create-exTasks
-Domain <String>
-TeamId <String>
-ChannelId <String>
-TaskId <String>
-Status <String>
[-Cookie <String>]
[<CommonParameters>]
Parameters
- Domain:
- The domain where Team site is hosted, teams.company.com.
- TeamId:
- Required Team ID to be used by the cmdlet. See Common Parameters section in this document for more information.
- ChannelId:
- Channel ID to be used by the cmdlet. Retrieve the value for this parameter by right-click on the team site or channel and press “Get Link” command.
- Value:
- Hostable contains pair values to be set for the task item. See the Task Object section for properties definition.
- Cookie:
- Optional cookie token to be used to authenticated into Team environment for eTask cmdlets.
- FilterExp:
- Optional filter expression to be used by the cmdlet. See Common Parameters section in this document for more information.
Outputs
TBS
Error
201/400
Examples