SharePoint-Outlook 对象模型、API

发布于 2024-11-15 08:01:45 字数 177 浏览 1 评论 0原文

我想知道是否有任何 API 可用于在 SharePoint 和 Outlook 中执行某些操作。例如在 Outlook 和 SharePoint 网站之间进行同步、在会议工作区中创建与 Outlook 会议相关的条目

我试图寻找它但什么也没得到。

任何帮助/指示表示赞赏。

I wanted to know if there is any API available for doing some stuff in SharePoint and Outlook. Stuff like synchronizing between Outlook and SharePoint site, Making entries in Meeting workspace related to a Outlook Meeting.

I tried to search for it but couldn't get anything.

Any help/directions appreciated.

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

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

发布评论

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

评论(2

°如果伤别离去 2024-11-22 08:01:45

遗憾的是,没有。

您可以使用 RSS 源或“连接到 Outlook”选项执行一些操作,但没有这样的 API。

Sadly, there is not.

There are a few things you can do with RSS feeds, or the 'Connect to Outlook' option, but there is no API as such.

北笙凉宸 2024-11-22 08:01:45

您可能希望使用 SharePoint Web 服务来执行此操作。特别是 Lists.asmx Web 服务。您可以在线搜索它或在此处查找更多信息来开始。

http://www.infoq.com/articles/swanson-moss-web-services

在 SharePoint 2010 中 - 可能有一些其他方法可以实现此目的。

在 Outlook 方面,您可以通过多种不同的方式创建加载项,并使用这些 Web 服务与 SharePoint 进行交互

You would want to do this using the SharePoint web services. Specifically the Lists.asmx web service. You can search for it online or find more information here to start.

http://www.infoq.com/articles/swanson-moss-web-services

In SharePoint 2010 - there might be some additional ways to accomplish this.

On the Outlook side you could do an add-in in multiple different ways and use these web services to interact with SharePoint

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