Occurs before a comment is saved.
| Property | Description |
|---|---|
| CommentId | The unique ID assigned to the comment. |
| CommentText | The text of the comment. |
| Context | The context assigned to the comment. |
| CreatedBy | The user who created the comment. |
| CreatedDate | The string representation of the date the comment was created. |
| KeyHash | The unique key that represents the sorted key item combinations. |
| ParentId | The ID of the parent comment. |
| Subject | The subject of the comment. |
| UpdatedBy | The user who last updated the comment. |
| UpdatedDate | The string representation of the date the comment was last updated. |