EndType

EndType enumeration

Specifies how the recurrence rule ends.

Members

Member nameDescription
NONEPattern does not have an end.
UNTILPattern ends on a specified end date.
COUNTPattern ends after specified number of occurrences.

See Also