---
title: tasks
framework: intents
role: symbol
role_heading: Instance Property
path: intents/indeletetasksintent/tasks
---

# tasks

The tasks to delete from a task list.

## Declaration

```swift
var tasks: [INTask]? { get }
```

## See Also

### Getting the Task Information

- [taskList](intents/indeletetasksintent/tasklist.md)
- [all](intents/indeletetasksintent/all-8gg59.md)
