MC1423106: Exchange Online Adds Cross-Tenant Message Recall for Trusted External Microsoft 365 Tenants

MC1423106: Exchange Online Adds Cross-Tenant Message Recall for Trusted External Microsoft 365 Tenants

Introducing cross-tenant message recall in Exchange Online
Message ID: MC1423106

[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.

Source: Microsoft

Latest Posts

Pass It On
Leave a Comment

Comments

No comments yet. Why don’t you start the discussion?

Leave a Reply