Gets an Appointment that is intersected with a VisualInterval.

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

Syntax

C#
public Appointment Appointment { get; }
Visual Basic
Public ReadOnly Property Appointment As Appointment
	Get

See Also