diff -r 43e37759235e -r 51a74ef9ed63 Symbian3/SDK/Source/GUID-0F1D1BC4-C8FB-55BE-83FE-DD604C4A9CA3.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/SDK/Source/GUID-0F1D1BC4-C8FB-55BE-83FE-DD604C4A9CA3.dita Wed Mar 31 11:11:55 2010 +0100 @@ -0,0 +1,12 @@ + + + + + +Importing and Exporting Entries

Calendar entries can be imported and exported in the vCalendar format using CCalDataExchange.

To import a calendar entry, call CCalDataExchange::ImportL(), specifying the data format (currently vCalendar) and the read stream that contains the data.

To export a calendar entry, call CCalDataExchange::ExportL(), specifying the data format (currently vCalendar), the write stream, and an array of entries to export.

\ No newline at end of file