IOutlookEngine.DeleteEvent(String) Method
Deletes the specified event from the calendar.
Namespace: DevExpress.XtraScheduler.Microsoft365Calendar
Assembly: DevExpress.XtraScheduler.v26.1.Microsoft365Calendar.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| eventId | String | An event that should be deleted from the calendar. |
See Also