Skip to main content
A newer version of this page is available. .

ConflictDetectedEventArgs Class

Provides properties that allow you to choose whether a Scheduler Appointment should be copied into a related Google Calendar Event, or vice versa. See the DXGoogleCalendarSync.ConflictDetected event description for the details.

Namespace: DevExpress.XtraScheduler.GoogleCalendar

Assembly: DevExpress.XtraScheduler.v19.2.GoogleCalendar.dll

Declaration

public class ConflictDetectedEventArgs

Inheritance

Object
ConflictDetectedEventArgs
See Also