The properties of the IToDoItem interface are listed below. For a complete list of IToDoItem interface members, see the IToDoItem Members topic.
Done | Gets or sets a value indicating wether the task is done |
DueTo | Task's deadline |
ExtendedText | Detailed description with RTF formatting |
Guid | Unique ID of the ToDoItem |
Priority | Item priority |
SimpleExtendedText | Detialed description in plain text |
Title | ToDo item title |
IToDoItem Interface | ToDo.Plugin Namespace