Outlook365CalendarMergeEventArgs.Handled Property
Gets or sets a value that specifies whether a merge operation was handled and no default processing is required.
Namespace: DevExpress.XtraScheduler.Microsoft365Calendar
Assembly: DevExpress.XtraScheduler.v26.1.Microsoft365Calendar.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true if a merge operation was handled and no default processing is required; otherwise, false. |
See Also