Office 365 Rest API读取“回复"字段 [英] Office 365 Rest API read the In-Reply-To field

查看:93
本文介绍了Office 365 Rest API读取“回复"字段的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用此处 https://msdn中记录的其余API. microsoft.com/office/office365/APi/mail-rest-operations

I am using the rest API documented here https://msdn.microsoft.com/office/office365/APi/mail-rest-operations and https://visualstudiogallery.msdn.microsoft.com/a15b85e6-69a7-4fdf-adda-a38066bb5155 to analyze e-mails in an application. When I "View message details" in Outlook I see the header fields for:


Message-ID: <1421862991001.54993@domain.com> 
References: <1421861073749.70076@domain.com> 
In-Reply-To: <1421861073749.70076@domain.com> 

是否可以通过其余api访问这些字段?该api返回一个ConversationId和Id,但是它们具有不同的值,没有任何东西可以像In-Reply-To那样提供消息的上下文.我意识到由于没有记录这些字段,所以我的答案将是否",但是也许还有其他方法吗?

Is there a way to access these fields through the rest api? The api returns a ConversationId and Id, but those have different values and nothing that can give the context of a message like In-Reply-To does. I realize since these fields aren't documented my answer will be no, but perhaps there is some other way?

我意识到这不是一个与编程相关的问题的好例子,但是我已经读到这是与负责这些API的MS开发人员进行交互的最佳场所.

I realize this isn't a great example of a programming related question, but I've read this is the best place to interact with the developers at MS responsible for these APIs.

推荐答案

您是对的,目前没有办法.访问标头(甚至是完整的MIME)绝对有用,我将确保传递标头.

You're right, there isn't a way currently. Accessing the headers (or even the full MIME) would definitely be useful, I will make sure it's passed along.

这篇关于Office 365 Rest API读取“回复"字段的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆