EndAfterRecurrenceRange

EndAfterRecurrenceRange class

Represents the recurrence range of recurring task which is limited by occurrence number.

The EndAfterRecurrenceRange type exposes the following members:

Constructors

NameDescription
EndAfterRecurrenceRange()Initializes a new instance of the

Properties

NameDescription
startGets or sets the start date of the recurrence range of the recurring task.
occurrence_numberGets or sets the number of occurrences which limits the recurrence range of the recurring task.

See Also