An enumerated type used to describe the specific fields that can be used in constructing a DiscussionMessageQueryOrder for Discussion Messages.
| Member Name | Description |
|---|---|
| Created | Attribute for the message created date. |
| LastPost | Attribute for the most recent message. |
| Modified | Attribute for the last modified date. |
| ProjectName | Attribute for the message's containing project name. |
| Replies | Attribute for the number of replies. |
| UserName | Attribute for the message owner name. |
Namespace: Plumtree.Remote.PRC.Collaboration.Discussion
Assembly: idk (in idk.dll)
Plumtree.Remote.PRC.Collaboration.Discussion Namespace