EventsCalendar for ASP.NET Web Forms
Exceptions Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1EventsCalendar Namespace > RecurrencePattern Class : Exceptions Property
Holds the list of event object ids that define the exceptions to that series of events.
Syntax
'Declaration
 
Public ReadOnly Property Exceptions As System.Collections.Generic.List(Of String)
public System.Collections.Generic.List<string> Exceptions {get;}
See Also

Reference

RecurrencePattern Class
RecurrencePattern Members