|
| virtual string | ETag [get, set] |
| | ETag of the resource. More...
|
| |
| virtual string | Id [get, set] |
| | Task list identifier. More...
|
| |
| virtual string | Kind [get, set] |
| | Type of the resource. This is always "tasks#taskList". More...
|
| |
| virtual string | SelfLink [get, set] |
| | URL pointing to this task list. Used to retrieve, update, or delete this task list. More...
|
| |
| virtual string | Title [get, set] |
| | Title of the task list. More...
|
| |
| virtual string | UpdatedRaw [get, set] |
| | Last modification time of the task list (as a RFC 3339 timestamp). More...
|
| |
| virtual System.Nullable< System.DateTime > | Updated [get, set] |
| | - See also
- System.DateTime
representation of UpdatedRaw. More...
|
| |
|
string | ETag |
| |
◆ ETag
| virtual string Google.Apis.Tasks.v1.Data.TaskList.ETag |
|
getset |
◆ Id
| virtual string Google.Apis.Tasks.v1.Data.TaskList.Id |
|
getset |
◆ Kind
| virtual string Google.Apis.Tasks.v1.Data.TaskList.Kind |
|
getset |
Type of the resource. This is always "tasks#taskList".
◆ SelfLink
| virtual string Google.Apis.Tasks.v1.Data.TaskList.SelfLink |
|
getset |
URL pointing to this task list. Used to retrieve, update, or delete this task list.
◆ Title
| virtual string Google.Apis.Tasks.v1.Data.TaskList.Title |
|
getset |
◆ Updated
| virtual System.Nullable<System.DateTime> Google.Apis.Tasks.v1.Data.TaskList.Updated |
|
getset |
- See also
- System.DateTime
representation of UpdatedRaw.
◆ UpdatedRaw
| virtual string Google.Apis.Tasks.v1.Data.TaskList.UpdatedRaw |
|
getset |
Last modification time of the task list (as a RFC 3339 timestamp).
The documentation for this class was generated from the following file: