当我在电子邮件对话中收到新电子邮件时如何获取 outlook rest 推送通知

How to get outlook rest push notification when I get new email in an email conversation

根据 Outlook Push Notifications Rest API referance 文档 https://outlook.office.com/api/v2.0/me/messages 是我们需要用于订阅电子邮件通知的资源 url。现在我想在电子邮件对话中有新电子邮件时收到推送通知。 Outlook 推送通知是否支持此功能?

如果可以用过滤表达式表达对话,可以使用推送通知过滤属性:https://msdn.microsoft.com/en-us/office/office365/api/notify-rest-operations#RefineConditionsV2