Click or drag to resize

Discussion Properties

The Discussion type exposes the following members.

Properties
  NameDescription
Public propertyAccessLevel
User's permissions on the discussion
Public propertyComment
The comment for the discussion.
Public propertyCommentAttachments
The comment attachments.
Public propertyCommentCount
Get the number of comments in the discussion
Public propertyComments
The comments for the discussion.
Public propertyCreatedBy
User object containing name and email of the creator of the discussion
Public propertyLastCommentedAt
Time of most recent comment
Public propertyLastCommentedUser
User object containing name and email of the author of the most recent comment
Public propertyParentId
Id of the directly associated row or sheet: present only when the direct association is not clear (see Get All Discussions)
Public propertyParentType
"SHEET" or "ROW": present only when the direct association is not clear (see Get All Discussions)
Public propertyReadOnly
Indicates whether the user can modify the discussion
Public propertyTitle
the title for the discussion.
Top
See Also