Class EventRecurrenceOptions
Options that can be set for the recurrence
public class EventRecurrenceOptions
- Inheritance
-
EventRecurrenceOptions
- Inherited Members
Properties
Pattern
Pattern options
public EventRecurrencePatternOptions Pattern { get; set; }
Property Value
Range
Range options
public EventRecurrenceRangeOptions Range { get; set; }