# CalendarEventRecurrenceEnd
## Properties
**count** | Option<**i32**> | Required for \"afterOccurrences\" - The number of times the event will be scheduled before it stops being scheduled | [optional]
**date** | Option<**String**> | Required for \"afterDate\" - The date and time after which the event will stop being scheduled, **without timezone or offset** | [optional]
**r#type** | [**models::CalendarEventRecurrenceEndType**](CalendarEventRecurrenceEndType.md) | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)