Class ScheduledEventExceptionEditModel
- Namespace
- DisCatSharp.Net.Models
- Assembly
- DisCatSharp.dll
Represents an edit model for a scheduled event exception.
public sealed class ScheduledEventExceptionEditModel : BaseEditModel
- Inheritance
-
ScheduledEventExceptionEditModel
- Inherited Members
Properties
- IsCanceled
Gets or sets whether the recurrence should be canceled.
- ScheduledEndTime
Gets or sets the new scheduled end time for the exception.
- ScheduledStartTime
Gets or sets the new scheduled start time for the exception.