Comment Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Response for List comments for a card
public class Comment
type Comment = class
Public Class Comment
- Inheritance
-
Comment
Constructors
| Name | Description |
|---|---|
| Comment() | |
Properties
| Name | Description |
|---|---|
| CommentText |
The text of the comment. |
| DatetimeCreated |
The datetime the comment was left. |
| MemberCreator |
memberCreator |