문제

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

도움이 되었습니까?

해결책

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top