Skip to main content

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.v23.2.GoogleCalendar.dll

NuGet Package: DevExpress.Win.Scheduler.GoogleCalendar

Declaration

public class ConflictDetectedEventArgs

Inheritance

Object
ConflictDetectedEventArgs
See Also