Name | Description | |
---|---|---|
Author | Gets the author object of the threaded comment. | |
Date | Returns a date that represents the date and time that a threaded comment was added in local time. | |
IsResolved | Gets or Sets the resolve value. | |
Parent | Returns the parent object for the specified object. The top-level threaded comment's parent is null. | |
Replies | Gets or Sets a CommentsThreaded collection of CommentThreaded objects that are replies if the specified comment. The replies are sorted by time stamp. If this threaded comment is a reply,returns an empty collection. | |
Text | Gets or Sets the threaded comment's text. |