property Component.toICalendar as String
Gets the iCalendar representation of the component.

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