TTMSFNCRecurrencyDateItem Class
Stores the start and end date-time for one generated or excluded recurrence occurrence.
API unit family: TMSFNCRecurrencyHandler
Inherits from: TCollectionItem
Syntax
TTMSFNCRecurrencyDateItem = class(TCollectionItem)
Properties
| Name | Description |
|---|---|
| EndDate | End date and time of the occurrence. |
| StartDate | Start date and time of the occurrence. |