C1.Silverlight.Schedule.5
Exceptions Property

Gets the AppointmentList object which holds the list of Appointment objects that define the exceptions to that series of appointments. Appointment objects are added to the Exceptions whenever a property in the corresponding Appointment object is altered.
Syntax
'Declaration
 
Public ReadOnly Property Exceptions As AppointmentList
public AppointmentList Exceptions {get;}
See Also

Reference

RecurrencePattern Class
RecurrencePattern Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.