Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IDiscussionMessage Members

IDiscussionMessage overview

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.

Public Instance Methods

CreateDiscussionReplyMessage Returns a discussion message that represents a reply.
HasCreatedDate Returns true if created date is available, else false.
HasLastModifiedDate Returns true if last modified date is available, else false.
Store Stores the discussion message.

See Also

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