Unsubscribes users with the given ID from a task list.
null
. Invalid non-negative IDs or IDs that do not describe subscribed users will be ignored.
Exception Type | Condition |
---|---|
InvalidOperationException | The task list has not yet been stored or has already been removed. |
ArgumentException | One or more of the user IDs is not > 0. |
CollaborationException | The method call resulted in an error. |
SoapException | There was a communication problem during the execution of the remote method call. |
ITaskListManager Interface | Plumtree.Remote.PRC.Collaboration.Tasklist Namespace