Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有什么方法可以使用 WP7 中的内置待办事项列表吗?我注意到,如果您在日历中显示您的待办事项,那么Appointments.SearchASync()它们也会带来它们,但没有主题或注释,这使得它几乎毫无用处。
Appointments.SearchASync()
我可以将我的手机链接到的在线服务也提供了一个开放的 API,这也是一个有效的解决方案。
检查日历(Live Connect API)
我担心,目前,您无法通过 SDK 在 Windows Phone 7 中创建或编辑待办事项列表。