Blog

Meeting Room Scheduling Software and Outlook: How to Check the Two-Way Sync

Content Marketing Specialist
­­­­­–

Last updated on Aug 27, 2026

I have to admit, when I see a tool that says it "works with Outlook" I give it a double-take đź‘€

‍

The thing is, with meeting room scheduling software, every tool says it. Yet, Outlook integration is often the very first thing on the agenda with our clients (or, at the very least, right at the top of the list) when we're discussing requirements.

‍

That phrase can mean a tool has a genuine two-way link to your Outlook calendar or it just does a one-way copy of your bookings, which isn’t a super reliable solution.

‍

That’s why I wanted to explore what these integrations do:

‍

  • how they connect to Outlook
  • what gets synced
  • whether the two-way sync works as it’s supposed to
  • what to ask about before choosing one

First, what can Microsoft 365 do on its own?

It's a lot more than you might think!

‍

If your meeting rooms are set up in Microsoft 365, you can book them straight from an Outlook invite or Microsoft Teams, although it does require some IT help to set it all up.

‍

To get started, someone turns each room into a resource mailbox (room mailbox) in Microsoft Exchange and adds its capacity and floor. The rooms then get grouped into a room list, so people can find them under the right building in Room Finder. Booking rules like who can book and how far ahead are set in Exchange too.

‍

Here's how to book a meeting room in Outlook:

‍

  1. Open your Microsoft Outlook calendar and start a new meeting.
  2. Add attendees and pick a time.
  3. Click Room Finder in the location field, or open the Scheduling Assistant.
  4. Check availability and choose a free room.
  5. Send the invite. A free room accepts on its own.
Room booking in Outlook
Source: HANDS ON tek

Room Finder shows each room's calendar availability and capacity, with little icons for features like a screen or wheelchair access.

‍

Microsoft is actually phasing out Room Finder in favor of a newer version, Places Finder, which adds room photos and a floor-plan map you can book from, on a standard licence. The map isn't automatic, though. Someone has to build it first, converting your floor drawings into Microsoft’s IMDF format, usually through a partner.

Room booking with Places Finder
Source: Microsoft

There are two things to think about here:

‍

  • Setup. Everything sits in Exchange and gets managed through PowerShell, so a change goes through IT rather than the people managing the space.
  • Everything after the booking. There's no enforced check-in and no visitor management. Occupancy sensors aren't part of it either, and people on on-premises mailboxes miss the newer Places features. I went through the detail in our Microsoft Places guide.

For most teams, the native setup is fine. But when you add a tool to fill in the gaps and its Outlook connection turns out to be weaker than the demo suggested, it can get complicated.

What does the two-way sync mean?

That phrase "works with Outlook" can mean two very different setups, and they behave nothing alike once people are booking rooms all day.

The good option

It connects to your Exchange room calendars using the Microsoft Graph API, with an app IT approves in Entra. Your rooms stay as resource mailboxes you already have, and the tool becomes another way into the same calendar:

‍

  • Reserve meeting rooms in the tool and it writes onto the room's Exchange calendar, so it shows as busy in Outlook a moment later.
  • Cancel it in Outlook and the tool sees the change on the same calendar and frees the room again.

To keep up, it subscribes to change notifications from Graph, so an update reaches it in about a minute and people see live availability in real-time.

The other option

It keeps its own copy of your bookings and pushes them into Outlook one way.

‍

It looks the same in a demo because a booking you make in the tool does turn up in Outlook. But the problem is the return trip. Cancel in Outlook and the tool never hears about it, so the room sits blocked while it's free. Give it a week of people booking in both places and the two calendars fall out of sync, and you get the double booking you were trying to avoid.

‍

Side-by-side Two-way sync (Graph) One-way copy
Where the booking is stored The room's Exchange calendar The tool's database
Book in Outlook The tool sees it The tool might miss it
Cancel in Outlook The room frees up everywhere The room can stay blocked
Source of truth Exchange Two calendars that disagree
Risk Low Double bookings

‍

So the question to ask is where the booking is stored:

‍

  • If it's your Exchange calendar, you have two-way sync.
  • If it's the tool's own database, you have a copy that will drift.

There's a bonus benefit to two-way syncing. When a meeting has something attached to it, like catering or a visitor due at reception, a two-way tool moves those along with the meeting. Move a meeting from 2 to 4 in Outlook, and the service requests move too. With a one-way copy, the meeting moves and the sandwiches still turn up at 2.

Service requests
Source: elia

How different room booking tools connect to Outlook

Tools connect with Outlook in a few different ways, and knowing which one is in play says a lot before the demo even starts.

‍

There are roughly three types:

‍

  • Native Microsoft, extended. Some tools sit on top of Exchange and Azure without keeping a separate database. AskCody is the best example, built as an Outlook add-in for Microsoft-only offices. Bookings stay in Exchange, so you don't have a second copy that gets out of sync. But they only make sense if your whole office is on Microsoft.
  • Third-party scheduling tool on Graph. Most well-known meeting room booking systems work this way, elia among them. They connect to Exchange via the Graph API, so your rooms stay in Exchange while the tool adds what Microsoft lacks, like interactive floor plans and workplace analytics.
  • Calendar-connect software. Lighter tools hook up to whatever calendar you use, Outlook or Google Calendar, which suits a mixed environment. Room features are shallower, so they fit a small business better than large organizations.

Where two-way calendar sync goes wrong

Even a two-way tool can let you down, in one of a few ways:

‍

  • It sends but doesn't receive. The tool sends bookings to Outlook, but ignores any changes coming back. A room you cancelled in Outlook is still blocked, and a room the tool thinks is free was actually taken in Outlook a few minutes ago.
  • It syncs at set intervals. Some tools only check Exchange every few minutes instead of getting a live feed, and in that gap a room reads as free when it's already taken. A tool on Graph webhooks gets the updates instantly.
  • People book and don't come. No sync setting fixes an empty booked room. The best fix is to make the room require a check-in, either a tap or QR scan on the door display within a certain time limit, after which the room releases itself. Automated reminders and Microsoft's auto-release help a bit, but auto-release needs a paid licence and relies on people opting in.
Room booking display

What's changing with Outlook sync in 2026-2027?

The way a tool connects to Exchange is about to be the deciding factor in whether or not it keeps working.

‍

Microsoft is retiring Exchange Web Services (EWS), the older interface many booking tools use to read and write calendars. They’ll start switching it off in October 2026 and fully retire it by April 2027. Everything will move over to the Microsoft Graph API.

‍

When What happens What it means for you
August–September 2026 Microsoft starts preparing the allow-list Microsoft will look at which apps your org is using with EWS and add them to an allow-list. Admins should check their EWSEnabled settings so apps your team still needs don't get blocked by mistake.
From October 1, 2026 EWS starts getting gradually turned off by default Exchange Online will start blocking EWS for organizations that haven't configured it.
April 1, 2027 EWS is fully gone EWS will no longer work across Exchange Online. There won't be extensions or exceptions after this point.

‍

A tool still built on EWS has to move to Graph before then, or its Outlook sync stops. Older products carry the most risk. One team we spoke with is replacing their current system partly for this reason: its Outlook connection relied on an ageing Exchange plugin that kept breaking.

‍

So ask any vendor one question: are they on Graph, or still on EWS?

What to ask a vendor about Outlook sync

Okay, maybe “one question” was a bit of a stretch. There’s more to it.

‍

You won't get a straight answer from a feature page, so this is a good time for a demo. None of these questions need you to be technical, and a good rep should be able to answer them quickly.

Questions to ask before you buy
Graph or EWS?Graph is the current standard. EWS retires in April 2027, so a tool still on it has to migrate.
Live sync or polling?Live updates in seconds. Polling leaves a gap where a room reads the wrong status.
If I cancel in Outlook, does the room free up in your tool?This is a good test of whether the tool is doing a two-way sync. A vague answer usually means one-way syncing.
Do our rooms stay as Exchange resource mailboxes?They should, with Exchange as the source of truth.
What calendar permissions does the app need, in writing?Real sync needs read and write access to calendars, usually the Calendars.ReadWrite permission, through an Entra app IT approves. Get the exact list because your security team will ask. One company we worked with found out the hard way that their policy blocked the necessary permissions, and knowing that early on saved them a ton of time.
How do people book rooms?Match it to how your team works, especially people grabbing a room from their phone on the way over.
Does the app do single sign-on?SSO through Entra keeps access tied to the accounts you already manage.
Is check-in enforced?Check-in only cuts no-shows if the room requires it.

‍

How elia approaches Outlook sync

elia's Outlook sync works both ways through the Microsoft Graph API. IT approves an app in Entra, and elia reads and writes each room's Exchange calendar. Your rooms stay as resource mailboxes. Book in Outlook or on a room display, and the same calendar updates for everyone. elia is on Graph already, so the EWS retirement doesn't touch it.

‍

The rest of the platform covers what native booking leaves open:

‍

  • elia standardizes your floor plans during onboarding, so nobody's working in PowerShell.
  • Check-in releases a booked room when nobody turns up, and that stops no-shows from tying up space.
  • Visitor management, service requests and desk booking are in the same system as rooms, so a rescheduled meeting carries its catering and AV equipment with it.
  • It's modular, so occupancy and utilization analytics are there when you want them, with occupancy sensors as an add-on for presence data.
Room occupancy sensors
Meeting room occupancy sensors

You book desks and rooms from one place and manage bookings across your physical spaces from the same view, and it fits the Microsoft ecosystem you already use. The workplace analytics show patterns like your peak hours, and the short learning curve keeps IT out of a long rollout.

‍

If Microsoft Places already does everything you need, stick with it. elia is the better choice when you need the operational side of things without breaking the bank on IT setup, or when you want services, work orders, visitors and sensors all in the same system as your rooms.

‍

If you want to see how sync behaves with your own rooms, we can set that up.

is a Content Marketing Specialist at elia. With 10+ years in content marketing, she writes about workplace trends and the tools that help teams work smarter. Part strategist, part storyteller, Tamara brings equal amounts of data, creativity, and a little Moon Prism Power to every piece she creates. 🌙✨
Contents
    Subscribe to our newsletter
    Subscribe to the elia newsletter for exclusive product updates and industry best practices. You can unsubscribe at any time.
    Thank you! You're subscribed.
    Oops! Something went wrong while submitting the form.

    Common questions

    Answers to Your Common Queries

    Does Outlook book meeting rooms on its own?
    What's the difference between one-way and two-way Outlook sync?
    Is conference room scheduling in Outlook different from booking a huddle room or meeting room?
    Does room booking software work with Google Calendar too, or only Outlook?
    Will my booking software keep working after the EWS retirement?