---
title: createdTaskList
framework: intents
role: symbol
role_heading: Instance Property
path: intents/increatetasklistintentresponse/createdtasklist
---

# createdTaskList

The details of the task list that your app created.

## Declaration

```swift
@NSCopying var createdTaskList: INTaskList? { get set }
```

## Discussion

Discussion Use this property to specify the details of the task list that you created.
