在 Outlook 主程序上旁加载 Outlook 360 加载项 window

Sideloading Outlook 360 add-in on Outlook main window

我想将 Outlook 加载项旁加载到 Outlook 主 window。就像下面屏幕截图中的 Nutshell 插件一样。我查看了 ExtensionPoint 帮助,但没有可用的扩展点可以显示如下所示的加载项。请告诉我如何实现这一目标。

https://docs.microsoft.com/en-us/office/dev/add-ins/reference/manifest/extensionpoint

MessageReadCommandSurface 扩展点将为您提供此视图。您可能会注意到,要调用 "Nutshell" 插件,应用程序的图标位于 "read message" 视图上方。