Enumeration TimeSpanRecurrenceType

TimeSpanRecurrenceType - The type of recurrence for a time span.

Enumeration Members

Enumeration Members

EndAfterOccurrences: "EndAfterOccurrences"

Constant

EndAfterOccurrences - The time span recurs for a specific number of occurrences.

EndByDate: "EndByDate"

Constant

EndByDate - The time span recurs until a specific date.

None: "None"

Constant

None - The time span does not recur.