Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IDiscussionMessage.ContainingDiscussion Property

Gets the discussion that contains this discussion message.

IDiscussion ContainingDiscussion {get;}

Property Value

An IDiscussion object describing the discussion that this discussion message belongs to.

Exceptions

Exception Type Condition
CollaborationException The method call resulted in an error.
InvalidOperationException if the object already been removed.
SoapException There is a communication problem during the execution of the remote method call.

See Also

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