Gets the recurrence state of this item. Namespace: MindFusion.Scheduling
|
C# |
---|
public RecurrenceState RecurrenceState { get; set; } |
Visual Basic |
---|
Public Property RecurrenceState As RecurrenceState |
A member of the RecurrenceState enumeration.
Events raised by the Calendar control could pass as an argument an occurrence or an exception of a recurring item. This property lets you determine the exact state of the item's recurrence state.