Table of Contents

Class ScheduledEventExceptionCreateModel

Namespace
DisCatSharp.Net.Models
Assembly
DisCatSharp.dll

Represents a creation model for a scheduled event exception.

public sealed class ScheduledEventExceptionCreateModel : BaseEditModel
Inheritance
ScheduledEventExceptionCreateModel
Inherited Members

Properties

IsCanceled

Gets or sets whether the recurrence should be canceled.

OriginalScheduledStartTime

Gets or sets the original scheduled start time for the recurrence being changed.

ScheduledEndTime

Gets or sets the new scheduled end time for the exception.

ScheduledStartTime

Gets or sets the new scheduled start time for the exception.