Remove-Comment
  • 1 Minute to read
  • Dark
    Light
  • PDF

Remove-Comment

  • Dark
    Light
  • PDF

Article summary

Summary

Deletes an existing comment.

Remove-Comment
    -Id

Returns nothing.

Parameters

ParameterTypeRequired?Notes
IdInt32YesThe comment id.

Examples

Delete an existing comment

Remove-Comment -Id 1