
| RecurrenceExceptionCreatedEventArgs Class | 
 Inheritance Hierarchy
Inheritance Hierarchy
        Namespace: Kettic.AspNet.Controls
 Syntax
SyntaxThe RecurrenceExceptionCreatedEventArgs type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | RecurrenceExceptionCreatedEventArgs | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Appointment | 
            Gets the master appointment to which the recurrence exception is about to be attached.
            (Overrides SchedulerCancelEventArgsAppointment.) | 
|  | ExceptionAppointment | 
            Gets the recurrence exception appointment that is about to be created.
             | 
|  | OccurrenceAppointment | 
            Gets the occurrence appointment that is about to be overriden by the recurrence exception.
             | 
 See Also
See Also