Returns an ITaskList with the specified ID.
ID attribute in the object class.
ITaskList object or null if it does not exist or the user can't see the object.
| Exception Type | Condition |
|---|---|
| ArgumentException | The taskList ID is not > 0. |
| CollaborationException | The method call resulted in an error. |
| SoapException | There is a communication problem during the execution of the remote method call. |
ITaskListManager Interface | Plumtree.Remote.PRC.Collaboration.Tasklist Namespace