共享邮箱的发送

On-send for shared mailboxes

documentation 说:

On-send functionality is only supported for user mailboxes in Outlook on the web, Windows, and Mac. The functionality is not currently supported for the following mailbox types and modes.

  • Shared mailboxes

我们看到 on-send 确实适用于共享邮箱。最近有什么改变使文档不准确吗?

ItemSend 应该与 SupportsSharedFolders 标签一起使用:https://docs.microsoft.com/en-us/office/dev/add-ins/reference/manifest/supportssharedfolders

但如果没有该功能,它应该无法工作。应该更新文档以使其更加清晰。