Back to Devexpress

DXGoogleCalendarSync.SkipOverdueReminders Property

windowsforms-devexpress-dot-xtrascheduler-dot-googlecalendar-dot-dxgooglecalendarsync-e068ece9.md

latest1.2 KB
Original Source

DXGoogleCalendarSync.SkipOverdueReminders Property

Namespace : DevExpress.XtraScheduler.GoogleCalendar

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

NuGet Package : DevExpress.Win.Scheduler.GoogleCalendar

Declaration

csharp
[DefaultValue(true)]
public bool SkipOverdueReminders { get; set; }
vb
<DefaultValue(True)>
Public Property SkipOverdueReminders As Boolean

Property Value

TypeDefault
Booleantrue

See Also

DXGoogleCalendarSync Class

DXGoogleCalendarSync Members

DevExpress.XtraScheduler.GoogleCalendar Namespace