> 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-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 Web门户直接到其 Outlook 日历的会议，或反之亦然。

要执行以下一个或多个设置流程，本指南的用户将使用以下权限、设置和系统来启用日历服务：

* Microsoft Entra ID（以前称为 Azure Active Directory）用户同意 设置
* Microsoft Exchange Online
* Microsoft Graph API（MGAPI）
* Microsoft PowerShell
* Zoom Calendar和联系人 用户同意 设置
* 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/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.
