TodoTaskLists
Task lists in Microsoft To Do containing one or more tasks.
Columns
| Name | Type | ReadOnly | References | Description |
| displayName | String | False |
The name of the task list. | |
| isOwner | Bool | False |
True if the user is owner of the given task list. | |
| isShared | Bool | False |
True if the task list is shared with other users. | |
| wellknownListName | String | False |
Property indicating the list name if the given list is a well-known list. The possible values are: none, defaultList, flaggedEmails, unknownFutureValue. | |
| userid | String | False |
The identifier of the user who owns this task list. | |
| Id [KEY] | String | True |
The identifier of the task list, unique in the user's mailbox. Read-only. |