> For the complete documentation index, see [llms.txt](https://library.zoom.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://library.zoom.com/technical-library/zh/guan-li-yuan-jiao-luo/third-party-integrations/microsoft-365-calendaring-field-guide.md).

# Microsoft 365 日历指南

本指南旨在以简明扼要的方式为您提供信息，从而让学习新产品更轻松。我们没有提供冗长、枯燥且充满信息的段落，而是将内容拆分为更短的摘要，并在正文中提供更详细的说明，以便补充更多信息或上下文。

此外，并非每家公司都需要将其个人和/或资源日历与 Zoom 服务集成。把本指南看作一份“选择你自己的冒险”式文档，您可以集成最适合您或最相关的内容。不过，如果您确实需要设置全部三种日历场景，只需分别按照每组说明进行操作即可。

***

{% content-ref url="/pages/1901b0ed7f150a7c9c411317445cc78e76369006" %}
[简介](/technical-library/zh/guan-li-yuan-jiao-luo/third-party-integrations/microsoft-365-calendaring-field-guide/introduction.md)
{% endcontent-ref %}

{% content-ref url="/pages/2dedf2424c6966ca2f30417b84e5facb622c12ba" %}
[开始前](/technical-library/zh/guan-li-yuan-jiao-luo/third-party-integrations/microsoft-365-calendaring-field-guide/before-you-begin.md)
{% endcontent-ref %}

{% content-ref url="/pages/71f331abdbceec272cb6adb49b19c9e2e29b019c" %}
[连接 Zoom Rooms 和/或第三方会议室](/technical-library/zh/guan-li-yuan-jiao-luo/third-party-integrations/microsoft-365-calendaring-field-guide/connecting-zoom-rooms-and-or-third-party-conference-rooms-with-your-microsoft-365-calendars.md)
{% endcontent-ref %}

{% content-ref url="/pages/af20dae26b42bc2f7bdbb2ddf6e6ada8b217428e" %}
[连接个人日历](/technical-library/zh/guan-li-yuan-jiao-luo/third-party-integrations/microsoft-365-calendaring-field-guide/connecting-personal-calendars-with-microsoft-365.md)
{% endcontent-ref %}

{% content-ref url="/pages/5963528c5d54cc5710d6ef01f17d2ea0a7c0ce87" %}
[验证 Entra ID 权限和范围](/technical-library/zh/guan-li-yuan-jiao-luo/third-party-integrations/microsoft-365-calendaring-field-guide/validating-the-entra-id-permissions-and-scopes.md)
{% endcontent-ref %}

{% content-ref url="/pages/1fc562f82145e004a3b11b17c1f1cff65313d84e" %}
[故障排除](/technical-library/zh/guan-li-yuan-jiao-luo/third-party-integrations/microsoft-365-calendaring-field-guide/troubleshooting.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://library.zoom.com/technical-library/zh/guan-li-yuan-jiao-luo/third-party-integrations/microsoft-365-calendaring-field-guide.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
