isSetSupported('Mailbox','1.8')在带有Office365的OWA中运行的加载项中返回false [英] isSetSupported('Mailbox', '1.8') returns false in add-in running in OWA with Office365

查看:146
本文介绍了isSetSupported('Mailbox','1.8')在带有Office365的OWA中运行的加载项中返回false的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在列出的受支持环境中,此处. Office.context.requirements.isSetSupported('Mailbox', '1.8')在带有Office365的OWA(Chrome)中返回false.在这种环境下,什么时候可以期望isSetSupported对于v1.8返回true?

In a supported environment listed here. Office.context.requirements.isSetSupported('Mailbox', '1.8') is returning false in OWA (Chrome) with Office365. When can we expect isSetSupported to return true for v1.8 in this environment?

我正在尝试确定运行外接程序的客户端/服务器配置是否支持Office.context.mailbox.item.getAttachmentContentAsync().我们应该对照已知的功能排列检查Exchange服务器版本+客户端生成版本,还是Office.context.requirements.isSetSupported('Mailbox', '1.8')为我们封装这些检查?

I'm trying to determine if Office.context.mailbox.item.getAttachmentContentAsync() is supported on the client/server configuration running the add-in. Should we be checking the Exchange server version + client build version against known functioning permutations or will Office.context.requirements.isSetSupported('Mailbox', '1.8') encapsulate these checks for us?

当前行为:
isSetSupported('Mailbox', '1.8')在带有Office365的OWA中返回false.

Current behavior:
isSetSupported('Mailbox', '1.8') returns false in OWA with Office365.

预期的行为:
isSetSupported('Mailbox', '1.8')在带有Office365的OWA中返回true.

Expected behavior:
isSetSupported('Mailbox', '1.8') returns true in OWA with Office365.

其他:
Office.context.mailbox.diagnostics.hostVersion返回一个奇怪的字符串,其形式为"2019102702.16".这似乎与任何

Other:
Office.context.mailbox.diagnostics.hostVersion is returning a strange string of the form "2019102702.16". This doesn't seem to match any of the Exchange Server Versions. Is this string the expected format of Exchange Online server versions?

注释:
isSetSupported('Mailbox', '1.8')按预期与Office365一起在最新版本的Outlook Desktop和Mac版Outlook中返回true.

Notes:
isSetSupported('Mailbox', '1.8') returns true in the latest builds of Outlook Desktop and Outlook for Mac as expected with Office365.

环境:
平台:Office Online
主机:Outlook
Office版本号: Office.context.diagnostics.version=16.0.10908.10000 Office.context.mailbox.diagnostics.hostVersion=2019102702.12

Environment:
Platform: Office Online
Host: Outlook
Office version number: Office.context.diagnostics.version=16.0.10908.10000 Office.context.mailbox.diagnostics.hostVersion=2019102702.12

操作系统:Mac
浏览器(如果使用Office Online):Chrome.

Operating System: Mac
Browser (if using Office Online): Chrome .

推荐答案

感谢您报告有关此问题的此问题.它已被放入我们的积压中.不幸的是,我们目前没有时间表.

Thanks for reporting this issue regarding this issue. It has been put on our backlog. We unfortunately have no timelines to share at this point.

这篇关于isSetSupported('Mailbox','1.8')在带有Office365的OWA中运行的加载项中返回false的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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