Microsoft Outlook
Microsoft Outlook is a personal information manager and email client that is part of the Microsoft Office suite. It provides email, calendar, contact management, task management, and other productivity features.
APIs
Microsoft Graph Mail API
API for accessing Outlook email messages, folders, and mail settings through Microsoft Graph.
Microsoft Graph Calendar API
API for accessing Outlook calendar events, calendars, and meeting scheduling through Microsoft Graph.
Microsoft Graph Contacts API
API for accessing Outlook contacts and contact folders through Microsoft Graph.
Microsoft Graph Tasks API
API for accessing Outlook tasks and to-do items through Microsoft Graph.
Outlook Add-ins API
JavaScript API for building Outlook add-ins that extend Outlook functionality with custom features, using the Office.js library and the Mailbox requirement set.
Microsoft Graph People API
API for accessing people data relevant to the user, aggregating information from contacts, social networks, organization directory, and recent communications.
Microsoft Graph Change Notifications API
API for subscribing to changes in Outlook resources including mail, calendar events, and contacts via webhooks, enabling real-time notifications.
Microsoft Graph Focused Inbox API
API for managing Focused Inbox overrides and message classification, allowing applications to control how incoming messages are categorized between Focused and Other tabs.
Microsoft Graph Mail Rules API
API for managing Outlook inbox rules that automatically process incoming messages based on conditions, enabling actions like moving messages to folders, assigning categories, an...
Microsoft Graph Categories API
API for managing Outlook categories, allowing applications to create, read, update, and delete categories in a user's master category list for organizing messages, events, and c...
Capabilities
Microsoft Outlook Email Productivity
Unified capability for Microsoft Outlook email productivity combining mail operations, folder management, and attachment handling via Microsoft Graph. Used by productivity teams...
Run with NaftikoFeatures
Use Cases
Integrations
Event Specifications
Microsoft Outlook Change Notifications
AsyncAPI specification for Microsoft Graph change notifications (webhooks) for Outlook mail resources. Enables real-time event-driven architecture by subscribing to changes in m...
ASYNCAPI