Gets or sets the IntervalAppointment object which is represented by the IntervalAppointmentPresenter control.

Namespace:  C1.Silverlight.Schedule
Assembly:  C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)

Syntax

C#
public IntervalAppointment IntervalAppointment { get; set; }
Visual Basic
Public Property IntervalAppointment As IntervalAppointment
	Get
	Set

See Also