CalendarsManager.FindEvents
Syntax:
Parameters:
<Filter> (optional)
Data composition filter.
<Calendar> (optional)
Local key of the calendar.
Returned value:
The array of LocalCalendarEventKey matching the filter and belonging to the calendar.
If the calendar is not defined, the search is performed in all calendars. If no filter is defined, it returns all events.
Description:
You can set filter by the following fields:
- Subject
- Start
- End
- Location
- Description
- AllDay
- Organizer
- TimeZone
Availability: