---
title: recursiveSummary
framework: exposurenotification
role: symbol
role_heading: Instance Property
path: exposurenotification/enexposuredaysummary/recursivesummary
---

# recursiveSummary

The summary of exposures that came from someone else who was exposed.

## Declaration

```swift
var recursiveSummary: ENExposureSummaryItem? { get }
```

## Discussion

Discussion important: This property is available in iOS 12.5, and in iOS 13.7 and later. This property is unused.

## See Also

### Getting Exposure Summary Information

- [date](exposurenotification/enexposuredaysummary/date.md)
- [confirmedClinicalDiagnosisSummary](exposurenotification/enexposuredaysummary/confirmedclinicaldiagnosissummary.md)
- [confirmedTestSummary](exposurenotification/enexposuredaysummary/confirmedtestsummary.md)
- [selfReportedSummary](exposurenotification/enexposuredaysummary/selfreportedsummary.md)
- [daySummary](exposurenotification/enexposuredaysummary/daysummary.md)
