Gets a boolean value specifying whether Appointment is an exception of a recurrence pattern.

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

Syntax

C#
public bool IsException { get; }
Visual Basic
Public ReadOnly Property IsException As Boolean
	Get

See Also