Adding an Appointment to WP7.1 using c#

360 Views Asked by At

I am attempting to add an appointment to the windows phone 7.1 calendar. It will be a button that when clicked, the button will cause an appointment to be added to the calendar. Does anyone know the basic c# code to do this? I am having trouble finding an answer from Google due to Windows Phone 8 answers dominating the search.

Thank you for looking and your help!

2

There are 2 best solutions below

0
On BEST ANSWER

as far as I understand it's read-only.

0
On