RecurrenceToString Method
Convert the recurrence to its string form
Namespace: EWSoftware.PDIAssembly: EWSoftware.PDI (in EWSoftware.PDI.dll) Version: 2023.1.2.0
public override string ToString()
Public Overrides Function ToString As String
public:
virtual String^ ToString() override
abstract ToString : unit -> string
override ToString : unit -> string
Return Value
StringThis returns the recurrence in its string form suitable for saving in an iCalendar file.
Since the start date is not part of the recurrence for iCalendar, it is omitted.