> 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-tw/guan-li-yuan-zhuan-qu/third-party-integrations/microsoft-365-calendaring-field-guide.md).

# Microsoft 365 行事曆指南

本指南旨在以小而精的片段形式提供資訊，讓您更容易學習新產品。與其提供充滿資訊、冗長又枯燥的段落，我們已將內容拆分為較短的摘要，並在內文中加入延伸說明，以提供額外資訊或脈絡。

此外，並非每家公司都需要將其個人和／或資源行事曆與 Zoom 服務整合。請將本指南視為一本「自選冒險」式文件，您可以整合最適合您或最相關的項目。不過，如果您確實需要設定這三種行事曆情境，只需各自依照每組說明進行即可。

***

{% content-ref url="/pages/e83a8d77360b563dfb62d5382eca7b9959893be1" %}
[簡介](/technical-library/zh-tw/guan-li-yuan-zhuan-qu/third-party-integrations/microsoft-365-calendaring-field-guide/introduction.md)
{% endcontent-ref %}

{% content-ref url="/pages/9253ae9afee87fce1e6b65c9ff55d64ad5eb9317" %}
[開始之前](/technical-library/zh-tw/guan-li-yuan-zhuan-qu/third-party-integrations/microsoft-365-calendaring-field-guide/before-you-begin.md)
{% endcontent-ref %}

{% content-ref url="/pages/37b9032264671a3243c475283dc86ded5761a830" %}
[連接 Zoom Rooms 和／或第三方會議室](/technical-library/zh-tw/guan-li-yuan-zhuan-qu/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/6d9bcf453a5bfcfceab82e88a9c80540fd1e9253" %}
[連接個人行事曆](/technical-library/zh-tw/guan-li-yuan-zhuan-qu/third-party-integrations/microsoft-365-calendaring-field-guide/connecting-personal-calendars-with-microsoft-365.md)
{% endcontent-ref %}

{% content-ref url="/pages/37b7b0e88cfcc3431df8824150b76a9ea82055f1" %}
[驗證 Entra ID 權限與範圍](/technical-library/zh-tw/guan-li-yuan-zhuan-qu/third-party-integrations/microsoft-365-calendaring-field-guide/validating-the-entra-id-permissions-and-scopes.md)
{% endcontent-ref %}

{% content-ref url="/pages/cf2fcff1f551dea14a33aaeb73dbdd31fc10246a" %}
[疑難排解](/technical-library/zh-tw/guan-li-yuan-zhuan-qu/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-tw/guan-li-yuan-zhuan-qu/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.
