Outlook mail is a planned official-API connector
The catalog declares a target Microsoft Graph surface, not an implemented mailbox. Microsoft application registration, tenant consent, permission selection, synchronization, and production verification remain open.
- Catalog status and access: Outlook mail — planned, official api
- Authentication: A customer Microsoft application must choose the supported tenant audience and delegated access required for the user-owned mailbox. Administrative access and shared mailboxes require separate, explicit tenant authority.
- Resources: mailboxes, threads, emails, drafts, folders, attachments, contacts
- Target actions: email.list, email.get, email.send, email.update, email.delete, draft.create, folder.list
- Target events: email.received, email.updated, email.deleted
- Limitations and failures: No Graph mailbox method is implemented; Reply and move are not separate declared methods; Subscription renewal, per-folder delta, shared-mailbox access, and tenant policy need real-account evidence
- Release gates: Outlook mail — Microsoft application registration, tenant consent, and production verification