Question

I am developing a Windows 8 Store App using c# & XAML.

I would like to use the Live ID SDK to connect to the calendar in order to schedule reminders there.

Is this route possible, and is it the right way to do it from Windows 8 Store App? and if so which would be a good sample to follow here?

Thanks EitanB

Was it helpful?

Solution

You can use Live SDK to create events in users calendar provided they sign in with their live ID and approve it. You can find more details and sample at http://msdn.microsoft.com/en-us/library/live/hh826523.aspx

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top