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.
使用 Office.js Api 如何确定当前正在使用的应用程序“Office.context.requirements.isSetSupported”似乎仅适用于 Excel 和 Word,我想检查 Outlook。
您可以在 excel/word 和 Outlook 之间为加载项使用不同的 URL。或者您可以检查 Office.context.mailbox - 如果已定义,那么您正在 Outlook 中运行。