office365 - Office 365 邮件统计

标签 office365 office365api office365-apps

我正在尝试收集组织中多个用户的邮件统计信息。理想情况下,我想构建 a service or a daemon使用 Notification API's , 每当组织中的用户在他或她的收件箱中收到邮件时收到通知。
然而,从文档看来,“通知 API 请求总是代表当前用户执行”。

后台服务如何获得有关其他用户邮箱事件的通知?

最佳答案

Target user

The Notifications API requests are always performed on behalf of the current user.

正如文档指出的,Outlook通知API目前不支持守护服务。您可以考虑使用 Message Tracing看看它是否满足您的业务需求。

如果你希望Outlook REST API支持守护进程服务,你可以尝试提交来自here的反馈。 .

关于office365 - Office 365 邮件统计,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/37010223/

相关文章:

c# - 使用 Office 365 API 在邮箱之间移动邮件

azure - 如何通过 IMAP 访问 Outlook 电子邮件帐户

javascript - 来自 word-win32-16.00.js :19:150094)\n at yi 的一般异常错误

office365 - 能够通过 API 将事件写入只读日历

javascript - 如何使用 JavaScript API 从 PowerPoint 幻灯片获取元素信息?

outlook - 从 Outlook 365 加载项 list 中读取参数

c# - 是否可以使用 c# 中的 Exchange Web 服务分配角色?

powershell - 将别名添加到Microsoft O365组

javascript - Office 365 API : How to solve Mac PDF template error: "A footer of section 1 is set outside the printable area of the page

azure - AADSTS65005 : Application 'CLIENT_ID' is requesting permissions that are either invalid or out of date.“