---
title: occurrenceCount
framework: eventkit
role: symbol
role_heading: Instance Property
path: eventkit/ekrecurrenceend/occurrencecount
---

# occurrenceCount

The occurrence count of the recurrence end, or 0 if the recurrence end is date-based.

## Declaration

```swift
var occurrenceCount: Int { get }
```

## See Also

### Accessing Recurrence End Properties

- [endDate](eventkit/ekrecurrenceend/enddate.md)
