OutlookCalendarItem Constructors
Contains settings of an Outlook 365 calendar.| Name | Parameters | Description |
|---|---|---|
| OutlookCalendarItem(String, String, Boolean) | calendarId, calendarName, enableSynchronization | Initializes a new instance of the OutlookCalendarItem class with specified settings. |
See Also