NumberOfOccurrences Property (CalendarException)
In This Topic
Gets or sets the number of occurrences after which the calendar exception ends.
Syntax
'Declaration
Public Property NumberOfOccurrences As Integer
public int NumberOfOccurrences {get; set;}
See Also