Skip to main content

DXGoogleCalendarSync.SkipOverdueReminders Property

Namespace: DevExpress.XtraScheduler.GoogleCalendar

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

NuGet Package: DevExpress.Win.Scheduler.GoogleCalendar

Declaration

[DefaultValue(true)]
public bool SkipOverdueReminders { get; set; }

Property Value

Type Default
Boolean true
See Also