---
title: expirationDate
framework: tvservices
role: symbol
role_heading: Instance Property
path: tvservices/tvcontentitem/expirationdate
---

# expirationDate

The date when the user will no longer be able to access the item.

## Declaration

```swift
var expirationDate: Date? { get set }
```

## See Also

### Inspecting the Content Properties

- [creationDate](tvservices/tvcontentitem/creationdate.md)
- [duration](tvservices/tvcontentitem/duration.md)
- [imageShape](tvservices/tvcontentitem/imageshape.md)
- [TVContentItemImageShape](tvservices/tvcontentitemimageshape.md)
