Comment
Fetches the information of a comment.
Columns
| Name | Type | References | |
| CommentId [KEY] | String | ||
| Body | String | ||
| PostedAt | Datetime | ||
| AuthorLinksRelatedConversations | String | ||
| AuthorLinksRelatedInboxes | String | ||
| AuthorLinksSelf | String | ||
| AuthorEmail | String | ||
| AuthorFirstName | String | ||
| AuthorId | String | ||
| AuthorIsAdmin | Boolean | ||
| AuthorIsAvailable | Boolean | ||
| AuthorIsBlocked | Boolean | ||
| AuthorLastName | String | ||
| AuthorUsername | String | ||
| LinksRelatedConversation | String | ||
| LinksRelatedMentions | String | ||
| LinksSelf | String |