The properties of the IDiscussionMessage interface are listed below. For a complete list of IDiscussionMessage interface members, see the IDiscussionMessage Members topic.
Approved | Gets or sets the boolean which indicates if the message is approved. true if the message is approved, otherwise false. |
Body | Gets or sets the Discussion message body. |
ContainingDiscussion | Gets the discussion that contains this discussion message. |
ContainingProject | Gets the project that contains this discussion message. |
CreatedDate | Gets the Discussion message created date. |
Description | Gets or sets the Discussion message description. |
DetailsURL | Gets the URL at which the discussion message details can be viewed. |
ID | Gets the Discussion Message ID. |
LastModifiedDate | Gets the Discussion message last modified date. |
OwnerUserID | Gets the Discussion message owner user ID. |
Subject | Gets or sets the Discussion message subject. |
IDiscussionMessage Interface | Plumtree.Remote.PRC.Collaboration.Discussion Namespace