Outlook365CalendarMergeEventArgs.IsMergeConflict Property
Gets a value that indicates whether a merge conflict was detected.
Namespace: DevExpress.XtraScheduler.Microsoft365Calendar
Assembly: DevExpress.XtraScheduler.v26.1.Microsoft365Calendar.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true if a merge conflict was detected; otherwise, false. |
See Also