DXGoogleCalendarSync.SkipOverdueReminders Property
Namespace: DevExpress.XtraScheduler.GoogleCalendar
Assembly: DevExpress.XtraScheduler.v24.2.GoogleCalendar.dll
Declaration
Property Value
Type | Default |
---|---|
Boolean | true |
See Also
Namespace: DevExpress.XtraScheduler.GoogleCalendar
Assembly: DevExpress.XtraScheduler.v24.2.GoogleCalendar.dll
[DefaultValue(true)]
public bool SkipOverdueReminders { get; set; }
<DefaultValue(True)>
Public Property SkipOverdueReminders As Boolean
Type | Default |
---|---|
Boolean | true |
No
Your feedback is appreciated.