Outlook Book (BDK)

A BDK Book containing operations for integrating with Microsoft Outlook.

📘

These operations are part of the Microsoft Outlook Book (BDK). To use this book, you need to first learn it in your agent.

Overview

The Outlook Book (BDK) enables users to interact with and manage their email, calendar, contacts, and tasks via the Microsoft Graph API.

Connectivity

This Book supports the connectivity methods described in this section.

Connect using Client ID, Client Secret and Tenant ID

Establishes a connection to the Microsoft Graph API using the provided client credentials.

LabelDescriptionType
Client IDThe client ID of the application registered in Azure AD.text
Client SecretThe client secret of the application registered in Azure AD.text
Tenant IDThe tenant ID of the Azure AD directory.text