Contents

INTaskList

A collection of individual tasks.

Declaration

class INTaskList

Overview

A task list stores tasks related that are in some way related to each other. For example, a user might create a “party prep” task list that contains the individual tasks to perform to get ready for a party. The title of a task list describes its purpose, and individual tasks within the list have their own descriptions and completion states. Tasks can also have triggers to indicate when the user receives reminders to complete the task.

Topics

Initializing a Task List Object

Getting the Task Attributes

Getting the Group Name

Getting the Modification Dates

Identifying the Task List

Initializers

See Also

Task Objects