New to Telerik UI for .NET MAUIStart a free 30-day trial

Defines basic properties of a exception from a recurrence pattern.

Definition

Namespace:Telerik.Maui.Controls.Scheduler

Assembly:Telerik.Maui.Controls.dll

Syntax:

C#
public interface IExceptionOccurrence : ICopyable<IExceptionOccurrence>

Derived Classes: ExceptionOccurrence

Inherited Members ICopyable<IExceptionOccurrence>.Copy()ICopyable<IExceptionOccurrence>.CopyFrom(IExceptionOccurrence)

Properties

Gets or sets the exception appointment.

C#
IAppointment Appointment { get; set; }
Property Value:

The appointment.

Gets or sets the exception date.

C#
DateTime ExceptionDate { get; set; }
Property Value:

The exception date.

In this article
DefinitionPropertiesAppointmentExceptionDate
Not finding the help you need?
Contact Support