Skip to main content
All docs
V25.1
  • DaysExceptionRule Properties

    Represents a rule that specifies an exception that reoccurs by days.
    Name Description
    Days Provides access to a collection of ExceptionDay objects that specify exception days.
    EndDate Gets or sets the date when a rule stops applying. Inherited from ExceptionRule.
    Interval Gets or sets the rule recurrence interval. Inherited from ExceptionRule.
    Occurrences Gets or sets a value that specifies how many times the rule is applied. Inherited from ExceptionRule.
    StartDate Gets or sets the date when a rule is set to apply. Inherited from ExceptionRule.
    See Also