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.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.