CreateDiscussionReplyMessage
method on the topic message. To create a reply to a reply message, call CreateDiscussionReplyMessage
method on the parent reply message, which is also an IDiscussionMessage
. This will create a tree-like structure of the messages with various levels of reply. Note: Discussion message modifications will not be stored permanently until the Store
method is called. For a list of all members of this type, see IDiscussionMessage Members.
Namespace: Plumtree.Remote.PRC.Collaboration.Discussion
Assembly: idk (in idk.dll)
IDiscussionMessage Members | Plumtree.Remote.PRC.Collaboration.Discussion Namespace