| Name | Description | Type | Additional information |
|---|---|---|---|
| CommentId | integer |
None. |
|
| ParentCommentId | integer |
None. |
|
| UserId | integer |
None. |
|
| Message | string |
None. |
|
| DatePosted | date |
None. |
|
| Status | CommentStatus |
None. |
|
| FirstName | string |
None. |
|
| LastName | string |
None. |
|
| Anonymous |
Indicates if this user has an anonymous profile for this community |
boolean |
None. |
| Alias |
Alias displayed for user instead of their real name (will be set if Anonymous is true) |
string |
None. |
| UserProfileUrl | string |
None. |
|
| UserPictureUrl | string |
None. |
|
| DisplayName |
Display name for who posted this comment |
string |
None. |
| CommunityId | integer |
None. |
|
| CommunityName | string |
None. |