method ICalendar.SaveFileAsUnicode (FileName as String)
Saves the control's content to file as UNICODE.

TypeDescription
FileName as String A String expression that specifies the file where the control's Content should be saved, as iCalendar format.
The SaveFile / SaveFileAsUnicode method saves the control's content to a file as iCalendar format. The Save method saves the control's content to a string, as iCalendar format. The Load method loads iCalendar format from giving string. The LoadFile / LoadFileFromUnicode method loads iCalendar format from a file. 

The order of the events for Load, LoadFile, LoadFileFromUnicode methods is: