Outlook 日历与自定义日历同步

发布于 2024-08-25 03:28:48 字数 139 浏览 2 评论 0原文

我们的门户网站中有自己的自定义日历,该日历是用 Java 开发的。有没有办法将此日历与 Outlook 日历同步。我可以将此日历与 Google 日历同步,因为 Google 日历 API 可用。有谁知道我可以阅读有关此内容的任何文档或链接?

谢谢

We have our own custom calendar in our portal which is developed in Java. Is there a way to sync this calendar with Outlook calendar. I can sync this calendar with Google Calendar as Google Calendar API is available. Does anyone know any documentation or links where I can read about this?

Thanks

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

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

发布评论

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

评论(3

傾旎 2024-09-01 03:28:48

您可以使用 COM 与 Office 产品交互。

You can use COM to interact with Office products.

べ繥欢鉨o。 2024-09-01 03:28:48

如果您可以将您的专有日历与 Google 日历同步,那么您可以使用 WebDAV 将您的 Google 日历与 Outlook 同步。
因此,您可以:

  1. 使用一些 Outlook 插件通过 WebDAV API 访问 Google 日历
  2. 使用标准 Outlook 发布/订阅功能以及一些基于 WebDAV 的在线同步服务(我使用 Synqya),允许您将 Outlook 事件与 Google 日历同步

If you can sync your proprietary calendar with Google Calendar then you can sync your Google Calendar with Outlook using WebDAV.
So you could:

  1. Use some Outlook plugins to access the Google Calendar using WebDAV API
  2. Use the standard Outlook Publish/Subscribe functionality with some WebDAV based online syncing service (I use Synqya) that allows you to sync your Outlook events with Google Calendar
哀由 2024-09-01 03:28:48

我正在将我们的日历与谷歌同步,并将谷歌日历与 Outlook 同步。

I am syncing our calendar with google and google calendar with outlook.

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