Removes a user from the discussion moderator list.
Ignored if no user exists with the given ID.
Exception Type | Condition |
---|---|
InvalidOperationException | The object has not yet been stored or has already been removed. |
ArgumentException | The userID is not positive. |
IDiscussion Interface | Plumtree.Remote.PRC.Collaboration.Discussion Namespace