Interface
IExceptionOccurrence

Defines basic properties of a exception from a recurrence pattern.

Definition

Namespace:Telerik.Maui.Controls.Scheduler

Assembly:Telerik.Maui.Controls.dll

Syntax:

cs-api-definition
public interface IExceptionOccurrence : ICopyable<IExceptionOccurrence>

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

Properties

Appointment

Gets or sets the exception appointment.

Declaration

cs-api-definition
IAppointment Appointment { get; set; }

Property Value

IAppointment

The appointment.

ExceptionDate

Gets or sets the exception date.

Declaration

cs-api-definition
DateTime ExceptionDate { get; set; }

Property Value

DateTime

The exception date.

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