Oracle® Webcenter Interaction Development Kit 10.3.0.0.0

IDiscussionMessage Properties

The properties of the IDiscussionMessage interface are listed below. For a complete list of IDiscussionMessage interface members, see the IDiscussionMessage Members topic.

Public Instance Properties

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.

See Also

IDiscussionMessage Interface | Plumtree.Remote.PRC.Collaboration.Discussion Namespace