ReminderSnoozeDialogCommand.SnoozeSpan Property
Provides the appointment’s snooze time interval.
Namespace: DevExpress.Web.ASPxScheduler.Commands.Dialogs
Assembly: DevExpress.Web.ASPxScheduler.v24.1.dll
NuGet Package: DevExpress.Web.Scheduler
Declaration
Property Value
Type | Description |
---|---|
TimeSpan | A TimeSpan object specifying the snooze time interval. |
See Also