[This is preliminary documentation and subject to change.]
Removes the task identified by parId from the current ToDo 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);
IComunicator Interface | ToDo.Plugin Namespace