count property

int? count
final

The COUNT rule part defines the number of occurrences at which to range-bound the recurrence.

The "DTSTART" property value always counts as the first occurrence.

Implementation

final int? count;