0

This is what I'm currently using, but I'm looking for another way that doesn't require the task name.

using (TaskService ts = new TaskService())
{
    ts.RootFolder.DeleteTask(TaskName);
}
Visual Vincent
  • 18,045
  • 5
  • 28
  • 75
hashguard
  • 403
  • 4
  • 22

0 Answers0