Enum RecurrenceEndType
Enumerator describing how the series of recurring activities are terminated.
Syntax
RecurrenceEndType
Fields
Name | Description |
---|---|
Unknown | 0: Unknown/undecided type |
EndDate | The end of the recurrence is described by an end date. |
Counter | The end of the recurrence is described with a number of recurring activities. |