Is there an API or TaskLauncher to create calendar appointments/tasks in WP7 Mango? I see that there is now readonly access to appointments, but how can I programatically create new ones?
Is there an API or TaskLauncher to create calendar appointments/tasks in WP7 Mango? I
Share
You can’t add new appointments through a third-party application (using the public SDK). Appointment aggregation (listing) is pretty much the extent of its integration with your application.