> 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/introduction.md).

# 簡介

當將 Microsoft 365 行事曆與 Zoom 平台整合時，您的組織可透過 Zoom Workplace 應用程式、Zoom Rooms 或第三方會議室來強化會議與行事曆管理。請注意，Microsoft 365（前稱 Office 365）在 Zoom 平台內及某些其他支援文章中仍稱為 Office 365。

對於 Zoom Rooms 和第三方會議室，使用者可以將會議排程到 Microsoft 365 會議室資源，從而啟用一鍵加入，並在整個工作日內自動同步該會議室的排程。

對於個人行事曆，使用者可在 Zoom Workplace 應用程式中透過「行事曆」分頁或側邊欄原生查看其 Microsoft 365 行事曆事件，而雙向行事曆同步等功能可自動將 Zoom 網頁入口網站中的會議同步並排程到其 Outlook 行事曆，反之亦然。

若要執行下列一項或多項設定流程，本指南的使用者將會使用以下權限、設定與系統，以啟用行事曆服務：

* Microsoft Entra ID（前稱 Azure Active Directory）使用者同意設定
* Microsoft Exchange Online
* Microsoft Graph API（MGAPI）
* Microsoft PowerShell
* Zoom 行事曆與聯絡人使用者同意設定
* Zoom 增強型 API 連接器


---

# 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/introduction.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.
