ConflictDetectedEventArgs.GoogleEventIsValid Property
Gets or sets whether the DXGoogleCalendarSync should copy a Google Event data into a Scheduler Appointment.
Namespace: DevExpress.XtraScheduler.GoogleCalendar
Assembly: DevExpress.XtraScheduler.v24.1.GoogleCalendar.dll
NuGet Package: DevExpress.Win.Scheduler.GoogleCalendar
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the DXGoogleCalendarSync should copy a Google Event data into a Scheduler Appointment; false if Appointment data should be copied into an Event. |
See Also