gljakal's ToDo - Plugin developer's reference

IToDoItem Properties

The properties of the IToDoItem interface are listed below. For a complete list of IToDoItem interface members, see the IToDoItem Members topic.

Public Instance Properties

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

See Also

IToDoItem Interface | ToDo.Plugin Namespace