property Parameter.toICalendar as String
Gets the iCalendar representation of the parameter.

TypeDescription
String A String expression that specifies the iCalendar format of the current parameter
The toICalendar property retrieves the iCalendar representation of the parameter. You can use the Load / LoadFile / LoadFileFromUnicode methods load iCalendar format, while Save / SaveFile / SaveFileAsUnicode methods save the control's content as iCalendar format.