Takes a RecurrenceRule and find its next occurrences starting from a specific date (StartDate) with the same logic used for the Triggers. It is possible to specify the maximum number of dates to return or the date when to stop searching for new dates. If nothing is specified DocsMarshal will return all the occurrences in 5 years.
The date when to stop searching for new dates (inclusive).
The number of dates to return.
The recurrence rule.
The date whose subsequent dates you want to get.
The next time the rule recurs.
The next dates the rule recurs.