EndAfterRecurrenceRange
EndAfterRecurrenceRange class
Inherits: Aspose::Tasks::RecurrenceRangeBase
Represents the recurrence range of recurring task which is limited by occurrence number.
Constructors
| Name | Description |
|---|---|
| EndAfterRecurrenceRange | Initializes a new instance of the EndAfterRecurrenceRange class. |
Methods
| Name | Description |
|---|---|
| get_OccurrenceNumber | Gets the number of occurrences which limits the recurrence range of the recurring task. |
| set_OccurrenceNumber | Sets the number of occurrences which limits the recurrence range of the recurring task. |