> 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/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-jiao-luo/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.
