Outlook Mapi引发错误创建来自日历的团队会议

发布于 2025-02-05 19:07:46 字数 404 浏览 2 评论 0原文

我在C ++中为Outlook Mapi编写了自己的插件。 我们使用SOAP REQ/RESS有自己的服务器代码,客户端与IT进行交互。

现在,当我们在PC上安装了Microsoft团队时。如果有人打开Outlook并进入日历,则显示“ Home”丝带上的“新团队会议”按钮。如果有人单击它。它打开了新的会议撰写按钮,但在显示消息框中的错误“我们无法安排会议。请稍后再试”。一旦我们在该消息框中单击“确定”后,它将关闭组合窗口并返回主窗口。

但是当有人遵循路径时,它可以很好地工作:色带家庭 - >新项目 - >会议。现在,它打开了新的会议撰写窗口。现在,在新的会议上,组成了Windows Ribbon会议 - >团队会议,通过在身体底部添加团队会议URL,它可以很好地工作。

知道有什么问题?那里缺少什么?

提前致谢

I have my own plugin written for Outlook MAPI in C++.
We have our own server code and client interacts with it using SOAP Req/Resp.

Now when we have Microsoft Teams installed on the PC. If someone opens Outlook, and goes to Calendar, it shows "New Teams Meeting" button on "Home" ribbon. If someone clicks it. It opens the new meeting compose button but on shows message box with error "We couldn't schedule the meeting. Please try again later". Once we click OK on that message box, it closes the compose windows and returns to the main windows.

But it works perfectly when someone follows path : Ribbon Home->New Items->Meeting. Now it opens new meeting compose windows. Now on the new meeting compose windows Ribbon Meeting->Teams Meeting and it perfectly works fine by adding Teams Meeting URL at the bottom in body.

Any idea what could be the problem? What's missing there?

Thanks in advance

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

手长情犹 2025-02-12 19:07:46

检查此问题是否与团队加载项有关,请参见 Outlook中的团队:我们无法安排会议

Check whether this problem is related to the Teams add-in, see Teams in Outlook: We Couldn’t Schedule the Meeting.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文