
1. What's Changed Since This Session
The landscape of Microsoft 365 has evolved dramatically since Jennifer delivered the original session on New Outlook in April 2023. The foundational technology running the Outlook desktop client has shifted entirely from a legacy, localized Component Object Model (COM) architecture to a unified, cloud-native web structure known as WebView2. This underlying architectural shift means the desktop application now shares the exact same codebase as Outlook on the Web, standardizing the user experience across all devices and drastically accelerating the deployment of new features.
As of April 2026, the Microsoft ecosystem has officially entered the "Opt-Out" transition phase for Classic Outlook. Organizations and individual practitioners are actively migrating to the New Outlook platform, which is now the default standard for enterprise deployments. A firm timeline is in place for the deprecation of the older software. A mandatory 15-month "Cutover Notice" is scheduled for release in Q4 2026. This will lead directly into the official retirement phase in Q1–Q2 2028, at which point Classic Outlook will be removed entirely from Microsoft 365 Apps for enterprise subscriptions. Complete End of Life (EOL), meaning the cessation of all security updates and technical support, will occur in April 2029.1
Beyond the user interface and structural transition, the most profound paradigm shift is the integration of generative AI and autonomous agentic workflows. The traditional, manual triage techniques demonstrated in 2023 are rapidly being augmented—and in many workflows, entirely replaced—by Microsoft 365 Copilot and the newly announced Microsoft Agent 365 control plane. The introduction of the Microsoft 365 E7 "Frontier Suite," launching on May , 2026, bundles these advanced AI agents directly into the enterprise workflow, shifting the inbox from a reactive repository to an active, predictive workspace.
The table below summarizes the core technological shifts most relevant to the inbox management techniques demonstrated in the original session.
| Technology / Feature | Status in April 2026 | What Replaced It |
|---|---|---|
| Classic Outlook for Windows | Opt-Out Phase (Active). Retirement scheduled for 2028; End of Life in 2029.1 | New Outlook for Windows (Unified codebase shared with Outlook on the Web). |
| COM Add-ins | Deprecated in New Outlook. | Web Add-ins & Native Integrations (e.g., native Teams toggle). |
| FindTime Add-in | Fully retired. | Native Scheduling Polls integrated directly into the compose ribbon. |
| Manual Meeting Scheduling | Maintained as a legacy option. | Copilot Chat Assisted Scheduling (AI-driven calendar matching). |
| Advanced Find Dialog Box | Deprecated. | Unified Top Search Bar with advanced filter sliders and Copilot grounding. |
| Standalone To Do App | Maintained, but heavily integrated. | My Day Pane functioning as a persistent side-panel inside Outlook. |
| Manual Triage (Focused/Other) | Maintained, but augmented by AI. | Work IQ & Agent 365 for autonomous inbox prioritization. |
2. How to Build This Today
The core philosophies of professional inbox management—relentless triage, rapid task delegation, and proactive calendar blocking—remain fundamentally identical to the strategies presented in the 2023 session. However, the mechanical execution within the April 2026 iteration of New Outlook for Windows requires updated operational workflows.
The following subsections detail how to replicate the original demonstrations using current tools, modernized menu paths, and cutting-edge AI integrations. This serves as a practical guide for practitioners adapting to the modern Microsoft 365 environment.
Demo 1: Toggling to New Outlook and Classic Ribbon Familiarity
The Original Demonstration:
The session showed Jennifer toggling into the New Outlook preview experience using a simple desktop switch in the top right corner of the application. To ease the transition and maintain a sense of familiarity, the speaker then utilized the downward carrot icon to expand the condensed "Simplified" ribbon back into the traditional "Classic" ribbon layout, revealing all textual labels.
The 2026 Reality: Today, the landscape is much more definitive. Because the transition is currently deep into the Opt-Out phase, new Windows devices and fresh Microsoft 365 enterprise deployments now feature New Outlook pre-installed and activated by default. The ribbon interface has been completely standardized across the desktop client and the web application. The heavy, localized COM-ribbon is obsolete, replaced by a lightweight, web-rendered command bar that prioritizes speed and dynamic resizing.
Step-by-Step Instructions:
- If operating on a legacy machine that has not yet been forced to upgrade, locate the Try the new Outlook toggle switch in the top-right corner of the classic application and switch it to the "On" position.
- The application will immediately close and restart into the web-native New Outlook interface.
- To adjust the ribbon layout and restore the legacy visual density, navigate to the View tab located at the very top of the application window.
- Click the Ribbon layout dropdown button located within the Layout group.
- Select Classic to permanently expand the ribbon downward and view all text labels, or select Simplified to collapse it into a streamlined, single row of icons to maximize screen real estate for reading emails.
Quick Win:
Practitioners utilizing the Simplified ribbon can quickly pin their most frequently used actions (such as Snooze, Quick Steps, or specific categorization tags) directly to the permanent view by clicking the three-dot More options icon and selecting Customize ribbon. This prevents constant tab-switching.
AI, Copilot, and Agent Simplifications: Instead of visually hunting for specific buttons on a dense ribbon, practitioners can now utilize the Copilot interface directly. By pressing the dedicated Copilot icon in the header, or by utilizing the new Windows "Hey Copilot" wake word introduced for hands-free operation, users can simply state their intent, such as "Help me prepare for my next meeting." The AI will bypass the ribbon entirely, retrieving relevant documents and context autonomously.
Demo 2: Dragging an Email to the Calendar
The Original Demonstration:
The session showed Jennifer left-clicking an email message in her inbox and dragging it physically downward to hover over the Calendar icon on the bottom navigation bar. Dropping the email there instantly converted it into an appointment, seamlessly preserving the email body text as the event description and the email recipients as the invitees.
The 2026 Reality: The primary navigation bar in New Outlook has been permanently relocated from the bottom-left corner to the far-left vertical rail. This design choice was made to strictly align the Outlook interface with the layout of Microsoft Teams, creating a unified navigation paradigm across the suite. Consequently, the legacy gesture of dragging an email down to a bottom icon is no longer functional. The modern, and significantly more powerful, approach utilizes the integrated My Day pane, which allows the inbox message list and the calendar surface to sit side-by-side on the screen concurrently.
Step-by-Step Instructions:
- Open the New Outlook application and navigate to the Mail view.
- Locate the My Day icon (visually represented as a calendar page with a checkmark) in the top-right application toolbar and click it to deploy the side pane.
- Ensure the Calendar tab is actively selected within the newly opened My Day pane.
- Left-click and hold the desired email in the central inbox message list.
- Drag the email directly laterally into the My Day pane and drop it onto a specific, visible time slot on the daily calendar surface.
- Release the mouse. An event creation overlay will immediately open, pre-filled with the email subject serving as the meeting title and the full email body populating the description field.
Quick Win: For an alternative workflow that does not require opening the My Day pane or dragging, simply right-click the target email directly in the message list, hover over the Create menu item, and select Calendar event. This achieves the exact same conversion instantly. Detailed documentation for this process can be found at https://www.usecarly.com/blog/how-to-convert-email-to-calendar-event-in-outlook.
AI, Copilot, and Agent Simplifications: The new Chat Assisted Scheduling feature effectively eliminates the need for manual dragging and dropping entirely. Users can open a complex email thread, click the Schedule with Copilot button located dynamically in the ribbon, and the AI will analyze the conversational context, suggest a meeting agenda, cross-reference attendee availability via the Graph API, and draft the calendar invite autonomously in seconds.
Demo 3: Using Schedule Send
The Original Demonstration:
The session showed Jennifer utilizing the dropdown arrow situated next to the main Send button to schedule emails for specific future dates and highly precise times (e.g., a custom delivery at 8:03 AM). A critical point emphasized in the session was that these messages stayed parked in the Drafts folder until sent, rather than lingering in the Outbox.
The 2026 Reality: Schedule Send remains an absolutely vital tool for modern asynchronous collaboration, particularly as global organizations strictly enforce compliance with emerging Right to Disconnect labor laws. Because of the cloud-native architecture of New Outlook, the application behaves differently than the classic client. Practitioners can schedule a message and completely close their laptop; the Exchange server handles the delivery precisely at the scheduled time in the background, entirely independent of the local application state.
Step-by-Step Instructions:
- Click the New Email button and compose the message, including attachments and recipients, exactly as normal.
- Locate the primary blue Send button anchored at the bottom of the active compose window.
- Click the downward-facing carrot arrow immediately to the right of the Send button.
- Select Schedule send from the resulting dropdown menu.
- Choose one of the default suggested delivery times (e.g., "Tomorrow morning"), or click Custom time to enter a highly specific date and time combination (e.g., Tuesday at 8:03 AM).
- Click the final Send button. The email will physically reside in the Drafts folder (visually marked with a distinct clock icon) until the server-side delivery time is reached. Official documentation is available at https://support.microsoft.com/en-us/office/delay-or-schedule-sending-email-messages-in-outlook-026af69f-c287-490a-a72f-6c65793744ba.
Quick Win:
If a practitioner realizes they need to cancel or heavily edit a scheduled message prior to dispatch, they simply navigate to the Drafts folder, open the queued message, and click the prominent pencil icon to unlock the draft, edit the contents, or cancel the scheduled delivery altogether.
AI, Copilot, and Agent Simplifications: With the introduction of the Work IQ intelligence layer in 2026, Copilot analyzes the recipient's known working hours, geographical time zone, and historical response patterns. When drafting an email, Copilot will proactively suggest the mathematically optimal scheduled delivery time to maximize the statistical chance of a prompt reply from that specific recipient.
Demo 4: Snoozing Messages
The Original Demonstration:
The session showed Jennifer utilizing the Snooze function to temporarily remove non-urgent messages from her immediate inbox, effectively clearing visual clutter. The system would then have those messages magically return to the top of the inbox at a designated future time when she was fully prepared to process them.
The 2026 Reality: Native Snooze functionality is now fully mature and universally available across all modern Microsoft endpoints: New Outlook for Windows, Outlook on the Web, Outlook for Mac, and Outlook Mobile. When a message is snoozed, it is physically relocated to a dedicated system folder named Snoozed. At the exact designated time, the Exchange server returns the email to the top of the Inbox, forcibly marking it as unread to guarantee it captures the practitioner's attention.
Step-by-Step Instructions:
- In the central message list, locate the email that requires deferred attention and right-click it.
- Hover the cursor over the Snooze option in the contextual pop-up menu.
- Select a logical preset time from the list (e.g., "Later today," "Tomorrow at 8:00 AM," "This weekend").
- Alternatively, click Choose a date to open a calendar picker and set a highly specific custom return time.
- The message will instantly vanish from the Inbox. To review snoozed items before their scheduled return time, navigate to the Snoozed folder located in the left-hand folder navigation pane.
Quick Win:
To unsnooze an email prematurely because a project timeline has accelerated, simply open the Snoozed folder, right-click the target message, and select Unsnooze. It will immediately return to its original chronological location in the Inbox.
AI, Copilot, and Agent Simplifications: The newly deployed 2026 Voice Catch-Up feature in the Outlook mobile application allows practitioners to triage their inbox entirely hands-free while commuting or walking between meetings. A user can simply speak into their device, stating, "Snooze all newsletter updates until Friday afternoon," and Copilot will execute the bulk workflow automatically across the mailbox.
Demo 5: Training the Focused Inbox
The Original Demonstration:
The session showed Jennifer actively customizing and training the Focused Inbox algorithm. She demonstrated how to explicitly prioritize important messages to ensure communications from VIP clients bypassed the secondary "Other" tab and landed directly in the primary view by utilizing the "Always Move to Focused" command.
The 2026 Reality: The Focused Inbox continues to rely heavily on the underlying Microsoft Graph to continuously analyze communication frequency, organizational hierarchy, and content patterns. While the machine learning algorithm is highly sophisticated, explicit user training remains the most definitive and effective way to guarantee critical message delivery. The binary routing system remains a cornerstone of baseline email triage.
Step-by-Step Instructions:
- Ensure the Focused Inbox feature is actively running. If it is not visible, click the Settings gear icon in the top right corner, navigate to Mail -> Layout, and select the radio button for Sort messages into Focused and Other.
- From the main inbox view, click the Other tab located at the top of the message list.
- Locate a miscategorized email from an important sender and right-click it.
- Navigate to the Move option in the context menu.
- Select Always move to Focused inbox.
- A system prompt will appear confirming that all future emails originating from this specific sender address will be permanently routed directly to the Focused tab, bypassing algorithmic sorting. Official documentation detailing this behavior is available at https://support.microsoft.com/en-us/office/focused-inbox-for-outlook-f445ad7f-02f4-4294-a82e-71d8964e3978.
Quick Win: To reverse an accidental or outdated routing rule, simply locate any email from that specific sender currently residing in the Focused tab, right-click it, select Move, and choose Always move to Other inbox. The server will immediately update the hidden rule list.
AI, Copilot, and Agent Simplifications: The rigid binary concept of Focused versus Other is rapidly evolving into a more nuanced system. Microsoft Agent 365, integrated deeply into the new E7 suite, acts as an autonomous triage assistant operating in the background. It evaluates emails upon arrival and can automatically extract status updates, summarize long threads, and dynamically tag emails with priority labels (e.g., "Urgent," "Requires Follow-up") based on its deep contextual understanding of the user's current project portfolio.
Demo 6: Flagging Emails to Microsoft To Do
The Original Demonstration:
The session showed Jennifer simply clicking the flag icon on an incoming email, which seamlessly and instantly synced the message data over to Microsoft To Do for centralized, overarching task management.
The 2026 Reality: The backend integration between Exchange Online and Microsoft To Do is now absolute and foundational. The ecosystem operates on a unified task schema. Tasks created by managers in Planner, emails manually flagged by users in Outlook, and quick entries typed into the To Do mobile app all feed into the exact same centralized backend data structure, eliminating data silos entirely.
Step-by-Step Instructions:
- Hover the mouse cursor over a target email in the New Outlook message list.
- Click the Flag icon that appears in the quick-action hover menu on the right side of the specific email preview.
- To view the newly created task without leaving the email client, open the My Day pane (the calendar icon with a checkmark located in the top right toolbar).
- Click the To Do tab at the top of the side pane.
- The flagged email will immediately appear in the aggregated task list. Clicking the task within this pane will open a detail view containing a direct, deep link back to the original email thread for context. Instructions on managing this pane can be found at https://support.microsoft.com/en-us/office/use-my-day-with-to-do-in-outlook-6de6ee52-751b-4405-b389-850572b15306.
Quick Win: Tasks created from flagged emails can be seamlessly dragged and dropped directly onto the calendar surface within the My Day pane to proactively block out execution time, merging task management with time management in a single gesture.
AI, Copilot, and Agent Simplifications: Copilot dramatically reduces the need for manual scanning and flagging. After reading a dense, multi-participant email thread, a practitioner can open the Copilot Chat pane and issue a command such as, "Extract all action items assigned to me from this thread and add them to my To Do list." Copilot will accurately identify the deliverables and generate the specific tasks autonomously.
Demo 7: Customizing Microsoft To Do ('My Day' and 'Important')
The Original Demonstration:
The session showed Jennifer customizing Microsoft To Do by utilizing specific smart filters, placing heavy emphasis on the 'My Day' view and the 'Important' filter to rigorously prioritize her daily execution and separate immediate needs from the broader backlog.
The 2026 Reality: Microsoft To Do remains the central hub for individual, day-to-day task execution. The 'My Day' feature remains psychologically powerful because it intentionally and automatically wipes clean at midnight every single night. This design choice forces intentional, daily prioritization and prevents the paralyzing buildup of an overwhelming, static backlog. The intelligent suggestions engine has been significantly refined to assist in this daily planning phase.
Step-by-Step Instructions:
- Access the To Do interface via the blue checkmark icon on the far-left application rail in Outlook, or simply open the My Day side pane while remaining in the inbox.
- Select the My Day list from the primary navigation menu.
- Click the Suggestions icon (visually represented by a lightbulb) located at the top right of the pane.
- An intelligent sidebar will appear, displaying tasks mathematically due today, overdue items left over from yesterday, and recently flagged emails.
- Click the + icon next to any suggested task to officially promote it to the active My Day execution list.
- To prioritize tasks further within broader lists, click the Star icon next to a task to mark it as Important. All starred tasks aggregate dynamically in the dedicated "Important" smart list on the left navigation menu. Further details on utilizing My Day are available at https://support.microsoft.com/en-us/office/my-day-and-suggestions-fc09a1b9-0854-4906-b166-f480ee97a139.
Quick Win: Right-clicking a task allows practitioners to set highly precise due dates and aggressive push notifications, ensuring critical deadlines are not missed even when the primary Outlook client is minimized or closed.
AI, Copilot, and Agent Simplifications: With the broad deployment of the Work IQ intelligence layer in 2026 enterprise suites, Copilot can autonomously analyze complex team dependencies and overarching project timelines. It proactively suggests which specific tasks should be added to the My Day view each morning, significantly reducing the cognitive load and decision fatigue associated with daily planning.
Demo 8: Advanced Search, Filters, and Settings
The Original Demonstration:
The session showed Jennifer utilizing advanced search parameters, specialized filters, and backend settings to track down highly specific, buried communications, ensuring absolute findability across a massive mailbox.
The 2026 Reality: The legacy "Advanced Find" dialog box—a staple of the classic client often accessed via the Ctrl+Shift+F shortcut—has been entirely deprecated and permanently removed in New Outlook. In its place, Microsoft has consolidated all advanced querying and filtering into a single, unified, contextual search bar securely anchored at the top center of the application window. This modern search engine indexes attachments across both Exchange and connected SharePoint environments simultaneously.
Step-by-Step Instructions:
- Click directly into the Search bar centered at the very top of the Outlook window.
- Type a basic foundational keyword (e.g., "Budget").
- To access the advanced parameters previously housed in the old dialog box, click the Filter icon (represented by three horizontal slider lines) located on the far right side of the search box itself.
- A comprehensive dropdown menu will appear. Use these fields to rigorously refine the query:
- From / To: Specify exact sender or recipient email addresses.
- Subject: Limit the search strictly to the subject line, ignoring body text.
- Has Attachments: Check this box to instantly filter out all text-only emails.
- Date range: Select specific, bounded start and end dates.
- Click the Search button at the bottom of the filter menu to execute the advanced query. Complete instructions on mastering these filters are hosted at https://support.microsoft.com/en-gb/office/search-and-filter-email-3e32b06d-a2d9-4a66-922f-78b77c41b97f.
Quick Win: Power users and practitioners can bypass the filter menu entirely by typing standard Boolean operators directly into the search bar. For example, typing hasattachments:yes from:jennifer@contoso.com will instantly return the precise desired results without requiring any mouse clicks.
AI, Copilot, and Agent Simplifications: Search methodology has been fundamentally transformed by the integration of Copilot. Instead of building complex Boolean queries or utilizing filter sliders, users can rely entirely on natural language processing. Entering a phrase like "Find the Q3 financial report spreadsheet attached to an email from David last month" into the Copilot Chat prompts the AI to retrieve the exact document, bypassing traditional keyword matching entirely.
Demo 9: Applying Conditional Formatting and Categories
The Original Demonstration:
The session showed Jennifer applying Conditional Formatting rules to automatically change the font color of incoming emails based on the sender or subject. She also demonstrated utilizing Categories for manual, color-coded visual organization across the mailbox.
The 2026 Reality: Conditional Formatting has been fully successfully ported to New Outlook. It has been moved from the deeply buried 'View Settings' menus of the past into the modernized, highly accessible main Settings interface. Furthermore, in a highly anticipated update deployed in April 2026, Microsoft finally rolled out Conditional Formatting capabilities directly for the Calendar, allowing appointments and events to be color-coded automatically based on complex rule sets.
Step-by-Step Instructions for Mail Formatting:
- Click the Settings gear icon in the top right corner of the application.
- Navigate the left menu to Mail, then select Conditional Formatting.
- Click the + Add rule (or + Create new conditional formatting rule) button.
- Provide a highly descriptive Name for the rule (e.g., "VIP Client Escalations").
- Define the specific Condition (e.g., "From" contains "contoso.com").
- Select the desired Color from the provided palette to highlight the message list text.
- Click Save to activate the rule. Documentation for mail formatting is at https://support.microsoft.com/en-us/office/use-conditional-formatting-rules-to-change-incoming-messages-in-outlook-4efbf993-fb00-4f2c-9a3f-78e64e4455ec.
Step-by-Step Instructions for Calendar Formatting (New for April 2026):
- Navigate directly to the Calendar view.
- Click the View tab on the ribbon, then select View Settings.
- Select Conditional Formatting.
- Click Add, name the rule appropriately, and assign a distinct color.
- Click Condition, navigate to the Advanced tab, and define the specific criteria (e.g., automatically color-code all meetings where the user is marked strictly as an "Optional" attendee to visually lower their priority).
- Click Save. Review the official guidance at https://support.microsoft.com/en-us/office/use-conditional-formatting-to-give-your-calendar-a-visual-refresh-5747189a-370a-4660-92f0-09bff438e4e3.
Quick Win: A recent minor update in early 2026 allows practitioners to assign multiple distinct categories to both calendar events and email messages simultaneously by simply utilizing the right-click context menu, drastically improving organizational granularity.
AI, Copilot, and Agent Simplifications: The requirement for extensive manual formatting rules is decreasing as Agent 365 automatically categorizes and highlights user intent. By autonomously understanding which emails require immediate action versus informational reading, the AI can visually surface critical communications without the user needing to pre-program specific domains or keywords.
Demo 10: Creating Scheduling Polls
The Original Demonstration:
The session showed Jennifer creating a specialized polling tool to propose multiple meeting times to a group of external clients. This effectively eliminated the frustrating, multi-day back-and-forth email chains usually required to secure a consensus among busy professionals.
The 2026 Reality: The legacy "FindTime" COM add-in, which powered this functionality for years, has been completely retired and uninstalled from the ecosystem. It has been entirely replaced by a fully native, hardcoded feature officially named Scheduling Polls. This feature is built directly into the New Outlook compose ribbon and automatically accesses backend free/busy data across trusted organizational tenants.
Step-by-Step Instructions:
- Click New Email to begin drafting a meeting invitation.
- Add all required and optional attendees to the respective To and Cc fields.
- Navigate to the Insert tab on the main ribbon (or, if utilizing the Simplified Ribbon layout, click the Message tab, followed by the More options (...) icon).
- Select the Scheduling Poll button.
- A dynamic side pane will open, automatically displaying the free/busy availability of all internal colleagues listed in the address fields.
- Select multiple proposed time slots that appear viable.
- Click Create poll to insert an interactive HTML voting widget directly into the body of the email.
- When all attendees reach a consensus by voting, the system will automatically dispatch a formal calendar invite and instantly remove any temporary holds it had placed on the organizer's calendar. See https://support.microsoft.com/en-gb/office/find-the-best-meeting-time-for-everyone-with-outlook-scheduling-poll-7b5ff6c7-4f65-48e6-89b8-3f053c40e382 for advanced configurations.
Quick Win: External recipients do not need a Microsoft 365 license, an Outlook account, or any special software to vote; clicking the poll link in the email directs them to a secure, highly responsive, mobile-friendly voting webpage hosted by Microsoft.
AI, Copilot, and Agent Simplifications: For purely internal meetings, the Copilot Chat Assisted Scheduling function renders polling entirely obsolete. By simply instructing Copilot to "Schedule a 30-minute sync with the marketing team this week," the AI instantly cross-references all internal calendars via the Graph API and directly proposes the single mathematically optimal time slot, avoiding the democratic polling process completely.
Demo 11: Switching from Email to Teams Chat
The Original Demonstration:
The final demonstration in the session showcased Jennifer transitioning a slow-moving, cumbersome email conversation directly into a rapid, synchronous Microsoft Teams chat. Crucially, she executed this transition without breaking focus or leaving the Outlook application window.
The 2026 Reality: Microsoft has systematically tightened the boundaries between asynchronous communication (email) and synchronous communication (chat). The integration is no longer dependent on third-party add-ins or complex configurations; it is a native, hardcoded feature deeply embedded within the New Outlook reading pane. This reflects the broader industry push toward unified communication platforms.
Step-by-Step Instructions:
- Open the relevant, ongoing email thread within the New Outlook reading pane.
- Look at the top ribbon menu and locate the dedicated Teams group.
- Click the Chat button (visually represented by the standard purple Teams chat bubble icon).
- A small dropdown menu will appear. Select either Chat with sender (to initiate a private 1-on-1 direct message) or Chat with all (to instantly spin up a group chat containing all individuals currently listed on the To and Cc lines).
- A lightweight, embedded Teams chat window will launch directly over the Outlook interface, preserving the exact context of the email without requiring a heavy application switch. Further details on calling and chatting from Outlook are located at https://support.microsoft.com/en-gb/office/chat-or-call-email-recipients-or-other-contacts-in-outlook-e2069bf5-f8f8-4134-aed5-3a382bd48b5a.
Quick Win: If a practitioner decides they want to share a critical email into a pre-existing, persistent Teams Channel rather than starting an ad-hoc chat, they can utilize the Share to Teams button located in the exact same ribbon group to push the email body and attachments directly to the channel.
AI, Copilot, and Agent Simplifications: When transitioning a particularly long, convoluted email thread into a new Teams group chat, practitioners can utilize Microsoft 365 Copilot Chat directly within the new Teams window to instantly summarize the preceding email chain. This AI intervention ensures all newly added chat participants are immediately aligned on the historical context without having to read through dozens of legacy emails.
3. Licensing Quick Reference
Executing the modern workflows detailed above—particularly the autonomous, AI-driven agentic capabilities that represent the largest leap from the 2023 baseline—requires highly specific enterprise licensing tiers. Microsoft has heavily restructured its commercial pricing and packaging architecture for 2026.
The most notable shift is the launch of the Microsoft 365 E7 suite (internally dubbed the "Frontier Suite") on May , 2026.4 The transition from manual, user-driven triage to autonomous AI delegation relies heavily on these upper-tier licenses.
The table below provides a concise reference for the licensing required to unlock the specific functionalities discussed in this report. All pricing figures reflect the global commercial updates taking effect in July 2026.52
| Subscription Tier / Add-on | Monthly Cost (Per User) | Core Outlook & AI Capabilities Included |
|---|---|---|
| Microsoft 365 E3 | $36.00 | Foundational access to New Outlook, standard security, Microsoft To Do, My Day pane, and native Teams integration. |
| Microsoft 365 E5 | $60.00 | Includes all E3 features, plus advanced threat protection (Defender), advanced compliance, and Power BI Pro. |
| Microsoft 365 Copilot (Add-on) | $30.00 | Adds generative AI to E3/E5. Enables Chat Assisted Scheduling, Voice Catch-Up, and email summarization. |
| Microsoft Agent 365 (Add-on) | $15.00 | The control plane for autonomous AI. Enables Work IQ and background autonomous inbox triage. |
| Microsoft 365 E7 (Frontier Suite) | $99.00 | The Complete Package: Bundles E5 + Copilot + Agent 365 + Entra Suite into a single license. Represents a 15% savings ($18/mo) compared to purchasing components separately. |
Organizations still operating strictly on E3 or E5 baseline licenses will maintain full access to the structural features of New Outlook (e.g., Scheduling Polls, Conditional Formatting, My Day drag-and-drop). However, organizations aiming to deploy the hands-free, autonomous workflows characterized by Voice Catch-Up and Chat Assisted Scheduling must ensure their user base is properly provisioned with the standalone Copilot add-on or comprehensively upgraded to the new E7 tier.