Quick Answer
‘What’s Outlook’ is Microsoft’s unified workspace app — not just email. It combines mail, calendar, contacts, tasks, notes, and file integration into one synced client. You’ll find its core identity under File > Account Settings > Account Settings..., then click the account and hit Change. The top field says 'Account Type' — that’s where you see if it’s Exchange, IMAP, Outlook.com, or M365 — which determines what ‘Outlook’ actually does for you.Step-by-Step Walkthrough
- Launch Outlook and open Account Settings: Click File > Account Settings > Account Settings.... (In Outlook 2016 and later, this opens a dialog box with tabs.)
- Select your primary account: In the Email tab, highlight the top account — usually your work or school address — then click Change.
- Check the Account Type field: At the top of the Change Account window, look at the dropdown labeled 'Account Type'. If it says Exchange or Microsoft 365, you get full sync: calendar, tasks, shared mailboxes, retention policies, and eDiscovery-ready search. If it says IMAP, you get only mail and basic folder sync — no tasks, no shared calendars, no offline cached mode.
- Verify server connection details: Click More Settings... > Advanced tab. For Exchange/M365, the Server field shows something like
outlook.office365.com. For IMAP, it’s usuallyimap.gmail.comormail.company.com. That domain tells you whether Microsoft’s backend services are active. - Test feature availability: Go to the bottom-left navigation bar. If you see icons for Mail, Calendar, People, Tasks, and Notes — all enabled and clickable — you’re running full Outlook. If only Mail appears (or Calendar/People are grayed out), your account type or admin policy has disabled them.
- Confirm sync status: Right-click the Outlook icon in your system tray (bottom-right corner). Choose Connection Status. A green check next to ‘Connected to Exchange’ means full functionality. Yellow or red means partial sync — often because Tasks or Calendar were turned off in your M365 admin center.
Common Pitfalls
- You add an IMAP account thinking it works like Exchange — then wonder why your Tasks pane stays empty and right-clicking an email doesn’t show ‘Add to Tasks’.
- You assume ‘Outlook Web App’ (OWA) is the same as desktop Outlook — but OWA lacks Rules Manager, Quick Steps editor, and advanced search operators like
hasattachment:trueunless you’re on Outlook on the web (new UI) with M365 E3/E5. - You click File > Options > Advanced and toggle ‘Show all folders in Favorites’, expecting it to reveal hidden folders — but it only affects the Favorites bar, not the Folder Pane. Hidden folders like ‘RSS Feeds’ or ‘Conversation History’ stay invisible unless you enable them via View > Folder Pane > Show All Folders.
- You try syncing Outlook Tasks with Teams To Do — but forget that Outlook Tasks only sync to Microsoft To Do if you’re signed in to the same M365 account in both apps *and* have ‘Sync tasks from Outlook’ enabled in To Do’s Settings > Accounts.
- You think ‘what’s Outlook’ changes when you upgrade — but Outlook 2019 and Outlook 365 share identical core architecture. The difference is delivery: 365 gets monthly feature drops (like Copilot in mail compose); 2019 gets security patches only. Feature parity ends at version 2202 (March 2022) — after that, only 365 gets new AI fields, sensitivity labels, or Recall integration.
Pro Tips
Most people don’t know these — but they change how much you rely on Outlook daily.
- Right-click any folder → Properties → Synchronization tab: You can force sync just that folder — even if offline. Useful for pulling down a single ‘Clients/Acme Corp’ folder before a client call, instead of waiting for your entire 47GB mailbox to catch up.
- Type Ctrl+4 to jump straight to Tasks — even if the Tasks button is hidden. Then press Ctrl+Shift+M to create a new task from selected email. This bypasses the ribbon entirely. Works in Outlook 365, 2019, and 2016 — but not in Outlook for Mac.
- Hold Alt and hover over any ribbon button: Outlook displays its exact Alt sequence (e.g., Alt+H for Home tab, Alt+H, Q for Quick Steps). These sequences stick across versions — unlike mouse paths, which shift with UI updates.
The most counterintuitive tip? Turning off ‘Cached Exchange Mode’ sometimes speeds things up — especially on slow networks or large mailboxes. Go to File > Account Settings > Account Settings... > Email tab > Change > More Settings... > Advanced tab and uncheck ‘Use Cached Exchange Mode’. Yes, it sounds backwards. But if your Exchange server uses heavy compression or throttles RPC over HTTP, direct mode avoids local .ost file corruption and repeated re-syncs.
Troubleshooting
If ‘what’s Outlook’ looks different than expected — here’s why:
- Outlook 365 (monthly channel): Full feature set — including sensitivity labels, message recall, and ‘Suggested replies’ powered by AI. Requires M365 subscription and admin-enabled policies.
- Outlook 2019 (perpetual license): No AI features. No Recall. No Sensitivity Labels. Calendar sharing defaults to ‘Free/Busy only’ unless manually changed per user in File > Options > Calendar > Calendar Options > Default sharing level.
- Outlook 2016: Missing ‘Focused Inbox’ toggle (it’s hardcoded on). No ‘Clutter’ — replaced by ‘Focused Inbox’ in 2017 updates. Tasks sync only with Exchange accounts — no IMAP/POP support at all.
- Admin restrictions: Your IT team may disable Tasks or Notes via Group Policy (
Outlook Options > Disable Items in User Interface) or M365 Admin Center (under ‘Settings > Org settings > Services > Outlook’). If Tasks is missing and you’re on Exchange, ask them to check ‘Allow users to access Tasks’. - Outlook on the web vs desktop: Desktop Outlook reads local .ost files and supports rules with ‘run script’ or ‘move to folder’ actions. OWA only supports rules that run on the server — so rules using ‘mark as read’ or ‘forward to’ work fine; rules using ‘assign to category’ or ‘move to subfolder’ may fail silently if the folder path differs between web and desktop.
Here’s what each action does — and which versions support it:
| Action | Shortcut | Alt Sequence | Notes |
|---|---|---|---|
| Open Tasks pane | Ctrl+4 | Alt+3 | Works in 2016+, but Tasks must be enabled in Account Settings |
| Create task from selected email | Ctrl+Shift+M | Alt+H, Q, T | Only available if Tasks is enabled and account is Exchange/M365 |
| Jump to ‘Projects/2024/Q3’ folder | Ctrl+Y, then type folder name | Alt+G, G | Auto-completes folder names — even nested ones like ‘Archive/2023’ |
| Open Connection Status | Ctrl+Shift+U | Alt+F, C | Shows real-time sync state for each service (Mail, Calendar, Contacts) |
| Toggle Focused Inbox | Ctrl+Shift+I | Alt+V, I | Disabled in Outlook 2016 unless updated to build 16.0.4266+ |
| Search current folder only | Ctrl+E, then type folder:"Clients/Acme Corp" |
Alt+Q, then type query | Use quotes around folder names with spaces or slashes |
| Mark all messages in folder as read | Ctrl+A, then Ctrl+Q | Alt+H, L, R | Works even in ‘Archive/2023’ — no need to open each subfolder |