| Interface | Description | 
|---|---|
| CalendarActionData | 
 Interface to be used for data to be passed to calendar actions. 
 | 
| Calendaring | 
 Interface to access the Calendaring and Scheduling APIs of Domino. 
Please note that this interface is not feature complete.  | 
| Enum | Description | 
|---|---|
| CalendarActionOptions | 
CalendarActionOptions values are used to provide additional processing control to some
 actions taken on Calendar notices and entries
 
 Note: The values of these constants are the very same constants used by the C-API. | 
| CalendarDocumentOpen | 
 Flags that control behavior of the calendar APIs - Used when opening a document for calendar data. 
 | 
| CalendarProcess | 
CalendarProcess values are used to define the action taken taken on Calendar notices and entries
 
 Note: The values of these constants are the very same constants used by the C-API. | 
| CalendarRangeRepeat | 
 Flags that control behavior of the calendar APIs that return iCalendar data for an entry or notice
 
 Note: The values of these constants are the very same constants used by the C-API. 
 | 
| CalendarRead | 
 Flags that control behavior of the calendar APIs that return iCalendar data for an entry or notice
 
 Note: The values of these constants are the very same constants used by the C-API. 
 | 
| CalendarReadRange | 
 Flags that control behavior of the calendar APIs that return iCalendar data for an entry or notice
 
 Note: The values of these constants are the very same constants used by the C-API. 
 | 
| CalendarWrite | 
 Flags that control behavior of the calendar APIs - Used when APIS take iCalendar input to modify calendar data
 
 Note: The values of these constants are the very same constants used by the C-API. 
 | 
Copyright © 2019–2021 HCL. All rights reserved.