The properties of the IDiscussionMessage interface are listed below. For a complete list of IDiscussionMessage interface members, see the IDiscussionMessage Members topic.
![]() | Gets or sets the boolean which indicates if the message is approved. true if the message is approved, otherwise false . |
![]() | Gets or sets the discussion message body. |
![]() | Gets the discussion that contains this discussion message. |
![]() | Gets the project that contains this discussion message. |
![]() | Gets the discussion message created date. |
![]() | Gets or sets the discussion message description. |
![]() | Gets the URL at which the discussion message details can be viewed. |
![]() | Gets the discussion message ID. |
![]() | Gets the discussion message last modified date. |
![]() | Gets the discussion message owner user ID. |
![]() | Gets or sets the discussion message subject. |
IDiscussionMessage Interface | Plumtree.Remote.PRC.Collaboration.Discussion Namespace