RemoveProjectsFromTask
Remove a project from a task.
Input
| Name | Type | Required | Description |
| TaskId | String | True | The Tasks Id to operate on. |
| ProjectId | String | True | The project Id to add or remove the task to. |
Result Set Columns
| Name | Type | Description |
| Status | String | The status of the operation. |