IPWorks 2020 C++ Builder Edition

Questions / Feedback?

RecurrenceDates Property

Individual dates on which the event will recur.

Syntax

__property String RecurrenceDates = { read=FRecurrenceDates, write=FSetRecurrenceDates };

Default Value

""

Remarks

Individual dates on which the event will recur.

This property is used if you wish to denote specific, individual dates on which the event recurs. If you have an event that occurs monthly or weekly or on some other time interval, use the RecurrenceRule property instead.

This property is filled after retrieving a calendar event, and is also used to create an event to put on the server. However, when requesting a report the contents of this property will only be valid inside the CalDAV EventDetails event.

Data Type

String

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 C++ Builder Edition - Version 20.0 [Build 8307]