Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IDiscussionMessage.Store Method 

Stores the discussion message.

void Store();

Remarks

Can be used to persist a newly created discussion message, or edit an exising discussion message.

Exceptions

Exception Type Condition
CollaborationException The method call resulted in an error.
InvalidOperationException if the object has 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