← Back
Introducing cross-tenant message recall in Exchange Online
MC1423106 · build prod-20251231-200323
Category
planForChange
Severity
normal
Major change
True
Last modified
2026-07-10 22:47:49
Summary source
Azure OpenAI (gpt-4.1)
Action by (Graph)
Action by (AI)
2026-08-15 00:00:00
Services
Exchange Online
Tags
New feature, Admin impact
Master tags
User, Admin, Compliance
Roadmap IDs
561330

One-line summary

Cross-tenant Message Recall in Exchange Online lets admins allow trusted external Microsoft 365 tenants to recall sent messages; disabled by default, controlled via allow list.

Similar updates

More like this

Details

RoadmapIds
561330
Summary
Exchange Online will support cross-tenant message recall, allowing trusted external Microsoft 365 tenants to recall messages sent to your users. This feature, disabled by default, can be enabled and managed by admins via PowerShell with an allow list of tenant IDs. Rollout starts mid-August 2026.
Platforms
Android, Desktop, iOS, Mac, Web

Body (from Message Center)

[What and Why:]

We're introducing Cross-tenant Message Recall in Exchange Online, enabling organizations to allow trusted external Microsoft 365 tenants to recall messages sent to their users. Previously, Message Recall only worked within the same tenant. This enhancement improves organizational collaboration and control, allowing administrators to extend recall capabilities across partner or affiliated tenants while maintaining explicit governance through an allow list.

This message is associated with Roadmap ID 561330.

[Rollout Schedule:]

  • General Availability (Worldwide, GCC, GCC High, DoD): Rollout begins mid-August 2026; expected to complete by early September 2026

[Impact on Your Organization:]

Who is affected:

  • Exchange Online administrators
  • Organizations collaborating with external Microsoft 365 tenants

Platforms/Services:

  • Exchange Online
  • Outlook (web, desktop, mobile)

What will happen:

  • The feature is disabled by default.
  • Admins can enable cross-tenant recall using Exchange Online PowerShell.
  • Admins can control an allow-list of external tenant IDs.
  • Once enabled:
    • External senders from allow-listed tenants can recall messages sent to your users.
    • Recipients experience recall the same as intra-tenant recall.
  • If recipient recall notifications are enabled, they apply to cross-tenant recalls.
  • Recall attempts from tenants not on the allow-list will fail.
  • Each tenant independently controls which external organizations are allowed.

[Action Required/Recommendations:]

No action is required to keep the default behavior (disabled).

If you plan to enable this feature:

  • Review with messaging and security teams.
  • Enable or disable the feature using Exchange Online PowerShell:
Set-CrossTenantRecallConfiguration -CrossTenantRecallEnabled $true
Set-CrossTenantRecallConfiguration -CrossTenantRecallEnabled $false
  • Manage the allowed tenant list (add or remove):
Set-CrossTenantRecallConfiguration -AllowedSenderTenantIds @{Add="tenantId1","tenantId2"}
Set-CrossTenantRecallConfiguration -AllowedSenderTenantIds @{Remove="tenantId1","tenantId2"}
  • Update internal documentation and notify helpdesk.

Learn more: Cross-Tenant Message Recall in Exchange Online

[Compliance considerations:]

Area Explanation
New cross-tenant communication capability Enables external tenants to recall messages into your organization when explicitly allow-listed, introducing a new controlled interaction between tenants.
Processing of existing customer email data The recall feature operates on existing email messages and may trigger deletion actions in recipient mailboxes, but does not fundamentally change how data is stored.
Admin control over feature behavior Admins can enable or disable the feature using PowerShell and explicitly allow or remove trusted tenant IDs.
End-user experience changes If enabled, users may see message recall activity originating from external tenants, similar to intra-tenant recall behavior.

Raw JSON (for debugging)

Expand/collapse the full payload below.
Show/hide raw
{
  "snapshot_item": {
    "action_required_by": null,
    "ai_action_required_by": "2026-08-15T00:00:00Z",
    "ai_actions": [
      "Review with messaging and security teams",
      "Enable or disable feature with Exchange Online PowerShell",
      "Manage allow-list of trusted external tenant IDs",
      "Update internal documentation",
      "Notify helpdesk"
    ],
    "ai_master_tags": [
      "User",
      "Admin",
      "Compliance"
    ],
    "ai_model": "gpt-4.1",
    "ai_summary": "Cross-tenant Message Recall in Exchange Online lets admins allow trusted external Microsoft 365 tenants to recall sent messages; disabled by default, controlled via allow list.",
    "ai_topics": [
      "Exchange",
      "Outlook"
    ],
    "category": "planForChange",
    "details_map": {
      "Platforms": "Android, Desktop, iOS, Mac, Web",
      "RoadmapIds": "561330",
      "Summary": "Exchange Online will support cross-tenant message recall, allowing trusted external Microsoft 365 tenants to recall messages sent to your users. This feature, disabled by default, can be enabled and managed by admins via PowerShell with an allow list of tenant IDs. Rollout starts mid-August 2026."
    },
    "id": "MC1423106",
    "importance": 5,
    "is_major_change": true,
    "last_modified": "2026-07-10T22:47:49Z",
    "ms_products": [
      "Exchange"
    ],
    "platforms": "Android, Desktop, iOS, Mac, Web",
    "roadmap_ids": [
      "561330"
    ],
    "services": [
      "Exchange Online"
    ],
    "severity": "normal",
    "tags": [
      "New feature",
      "Admin impact"
    ],
    "title": "Introducing cross-tenant message recall in Exchange Online"
  }
}