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.
通过新列扩展 CalendarProvider 数据库的最佳方法是什么?我想为每个日历事件存储一些额外的数据。我尝试使用 CalendarContract.ExtendedProperties 但这仅供同步适配器使用,因此会发生异常。