EndByRecurrenceRange

EndByRecurrenceRange class

Represents the recurrence range of recurring task which is limited by finish day.

The EndByRecurrenceRange type exposes the following members:

Constructors

NameDescription
EndByRecurrenceRange()Initializes a new instance of the EndByRecurrenceRange class.

Properties

NameDescription
startGets or sets the start date of the recurrence range of the recurring task.
finishGets or sets the date which limits the recurrence range of the recurring task.

See Also