# Outlook向けZoomアドインの解説

## 概要 <a href="#h.9duz0auqgcwu" id="h.9duz0auqgcwu"></a>

Outlook向けZoom アドインは、ユーザーが新規または既存の Outlook カレンダーイベントに Zoom ミーティングの URL と情報をシームレスに追加できるようにすることで、Microsoft Outlook での Zoom ミーティングのスケジュール作成プロセスを簡素化します。

Outlook向けZoom アドインは、ユーザーのマシンへのローカルインストールを必要としない Web ベースのアプリケーションであり、その代わりに、Web API を通じて Zoom のカレンダー Web サービスと通信する組み込みの Web アプリケーションとして表示されます。このアドインは、Windows と macOS の Outlook クライアント、Android と iOS の Outlook クライアント、および Web 版 Outlook で利用できます。このアドインは、Outlook 管理者によって構成して一括展開することも、個々のユーザーがインストールすることもできます。

このドキュメントでは、Outlook向けZoom アドインの展開とインストールの方法、および利用可能な構成と機能拡張について説明します。

{% content-ref url="/pages/d26217bbdabfaa4f1c8937c6da3642e14e24c962" %}
[Outlook向けZoomアドインをインストールする](/technical-library/ja/kn/third-party-integrations/zoom-for-outlook-add-in-explainer/installing-the-zoom-for-outlook-add-in.md)
{% endcontent-ref %}

{% content-ref url="/pages/22f12447929bdb4c61b856258b99141497da81d2" %}
[Outlook向けZoomアドインの設定](/technical-library/ja/kn/third-party-integrations/zoom-for-outlook-add-in-explainer/zoom-for-outlook-add-in-settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/e7a9f7967323a50d5cb96aee8f182c784a99522d" %}
[Outlook向けZoomアドインの追加機能](/technical-library/ja/kn/third-party-integrations/zoom-for-outlook-add-in-explainer/additional-features-for-the-zoom-for-outlook-add-in.md)
{% endcontent-ref %}

{% content-ref url="/pages/f8c7631ee9bf5ee0757d8e79ade7016239ff5395" %}
[（オプション）マニフェストファイルを設定する](/technical-library/ja/kn/third-party-integrations/zoom-for-outlook-add-in-explainer/optional-configuring-the-manifest-file.md)
{% endcontent-ref %}


---

# Agent Instructions: 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:

```
GET https://library.zoom.com/technical-library/ja/kn/third-party-integrations/zoom-for-outlook-add-in-explainer.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
