gljakal's ToDo - Plugin developer's reference

IComunicator.RemoveItem Method

[This is preliminary documentation and subject to change.]

Removes the task identified by parId from the current ToDo list

Overload List

Removes the task identified by parId from the current ToDo list

bool RemoveItem(Guid);

Removes parItem from the current ToDo list

bool RemoveItem(IToDoItem);

See Also

IComunicator Interface | ToDo.Plugin Namespace