Summary
Deletes an existing comment.
Not Task Comments
These comments relate to non-task comments. Task comments have a dedicated object, found here.
Remove-Comment
-IdReturns nothing.
Parameters
Parameter | Type | Required? | Notes |
|---|---|---|---|
Id | Int32 | Yes | The comment id. |
Examples
Delete an existing comment
Remove-Comment -Id 1