I'm building an app that receives data about events (meetings etc.), and my task is to give the user the possibility for adding them (or some of them) to his device calendar.
Since there is no way in the windows phone API for write access to the user's calendar, how would you guys solve such a problem? Is there any recommended way to offer a file, data set or whatever to the user which he can store/add easily?