Events
The main object in the Calendar Manager is the event. An event can be an appointment, a meeting, a reminder, or any other event that you want to keep track of. The Calendar Manager provides a set of features to manage events, such as creating, updating, and deleting events.
Event Properties
An event has the following properties:
- Name: The name of the event.
- Location: The location of the event.
- Start Date: The date and time when the event starts.
- End Date: The date and time when the event ends.
- Repeated: A boolean value that indicates if the event is repeated.
- Repeat Interval: The interval at which the event is repeated.
- Repeat Until: The date when the event stops repeating.