ExceptionEventCreatedEventArgs Properties
Represents arguments passed to the SchedulerListEditorBase.ExceptionEventCreated event.
Name | Description |
---|---|
Exception |
Specifies the exceptional Event occurrence that was created. |
Pattern |
Specifies the original Event occurrence that was changed. |
See Also