Creates and returns a task object.
null
. null
. null
. null
. An ITask
object that represents the new task.
The newly created task object will not be stored until Store
is called.
Store
.
Exception Type | Condition |
---|---|
InvalidOperationException | The object has not yet been stored or has already been removed. |
ITaskList Interface | Plumtree.Remote.PRC.Collaboration.Tasklist Namespace