Outlook 项目到 webDAV 位置

发布于 2024-08-15 06:10:22 字数 336 浏览 3 评论 0原文

我有一个带有日历的 Web 应用程序,我希望允许该日历与 Exchange 服务器同步。

我编写了代码,使用 webDAV 直接在用户日历中的 Exchange 服务器上创建约会。我保存约会位置 (URL),以便在我的应用程序发生变化时可以更新 Outlook 中的约会。

我正在尝试为 Outlook 编写一个插件,让用户将他们的约会发送到我的 Web 应用程序。为了保存它(并允许我的应用程序中的更新传播回 Exchange),我需要弄清楚 WebDAV 中的约会位置 (URL)。

有没有办法从 Outlook 中获取约会的 WebDAV URL?我正在使用 VSTO 作为我的 Outlook 加载项。

I have a web application which has a calendar, and I want to allow that calendar to be sync'd with an Exchange server.

I've written code to create appointments on an Exchange server directly in a user's calendar using webDAV. I save the appointment locations (URLs) so I can update the appointments in outlook if something changes in my application.

I'm trying to write an add-in for Outlook that lets a user send their appointment to my web application. In order to save it though (and allow updates in my application to propagate back to Exchange) I need to figure out what the appointment location (URL) is in WebDAV.

Is there any way to get the WebDAV URL of the appointment from within Outlook? I'm using VSTO for my outlook add-in.

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文