Outlook add-ins are solutions that extend the functionality of the Outlook client through a web-based platform. Outlook add-ins have three key aspects. The same add-in and business logic works across web (Microsoft 365 and Outlook.com), desktop (Outlook on Windows (classic) and on Mac), ...
Outlook add-ins extend or customize the Outlook UI and are developed by Microsoft and partners using our web-based platform.
Apps for Microsoft Outlook and Exchange Server: mass mailing add-ins, work automation solutions, and email productivity improvement tools.
Outlook 加载项是通过基于 Web 的平台扩展 Outlook 客户端功能的解决方案。 Outlook 加载项有三个关键方面。 相同的外接程序和业务逻辑适用于 Web (Microsoft Microsoft 365 和 Outlook.com) 、桌面 (Outlook on Windows (经典) 和 Mac) 和移动设备。
To interact with the Outlook add-in API, you need to use the JavaScript APIs in Office.js. The content delivery network (CDN) for the library is https://appsforoffice.microsoft.com/lib/1.1/hosted/Office.js. Add-ins submitted to AppSource must reference Office.js by this CDN; they can...
Outlook 外接程序在其清单中指定所需的权限级别。 有四个可用级别。展开表 权限级别规范名称仅外接程序清单名称Microsoft 365 名称的统一清单摘要说明 限制 受限 MailboxItem.Restricted.User 允许访问与用户或邮件项目的特定信息无关的属性和方法。 读取项 ReadItem MailboxItem.Read.User 除了受限中允许的内容...
Use add-ins in OutlookApplies ToOutlook for Microsoft 365 Outlook 2024 Outlook 2021 Outlook 2019 Outlook 2016 Outlook on the web New Outlook for Windows Outlook Web App Start emails quickly with Copilot in Outlook Save time preparing emails with Copilot as your drafting partner.Get started...
Outlook 外接程序在其清单中指定所需的权限级别。 有四个可用级别。 展开表 权限级别 规范名称仅外接程序清单名称Microsoft 365 名称的统一清单摘要说明 限制受限MailboxItem.Restricted.User允许访问与用户或邮件项目的特定信息无关的属性和方法。 读取项ReadItemMailboxItem.Read.User除了受限中允许的内容外,它还允许...
Use add-ins in OutlookApplies ToOutlook for Microsoft 365 Outlook 2024 Outlook 2021 Outlook 2019 Outlook 2016 Outlook on the web New Outlook for Windows Outlook Web App Start emails quickly with Copilot in Outlook Save time preparing emails with Copilot as your drafting partner.Get started...
Build your first Outlook add-in - Office Add-ins | Microsoft Learn Tutorial: Build a message compose Outlook add-in - Office Add-ins | Microsoft Learn Outlook add-in APIs Note that in addition to the JS APIs supported by the web add-in platform, developers can also useGraph APIinteg...