C# (CSharp) Todoist.NET Namespace

Nested Namespaces

Todoist.NET.Demo

Classes

Name Description
Color A necessary class, since Todoist.com only allows for 12 different colors and is very inconsistent in the API, whether a hex string or 'id' is to be returned.
Core Static methods.
Item Todoist.com task (or "item" as it is referred to in the API).
Label Todoist.com task label.
LogOnFailedException
Project The project.
ProjectException
UpdateUserException
User The user.