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.
我们需要使用 JavaScript 通过 Windows Store App (Metro) 访问 Outlook。这可能吗?
谢谢。苏哈斯
根据MSDN 论坛,没有 API 可以从系统上的应用程序获取/插入约会到 Outlook。如果约会是基于服务器的(来自 Exchange、Live 等),您可能能够通过 Web 服务访问/插入它们。