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.
我正在尝试从我的应用程序将事件添加到日历中,但似乎我可以根据需要多次添加它。我只想添加一次,那么如何检查事件是否已经存在?我试图设置 eventIdentifier 属性,但它似乎是只读的。