-
-
Recent Posts
RSS Feed
Recent Comments
- Vasil Michev on Script to remove user(s) from all groups in Office 365
- Vasil Michev on Connecting to Exchange Online PowerShell by passing an access token
- Vasil Michev on Manage directory synchronization settings via the Graph API
- Matthew Prentice on Manage directory synchronization settings via the Graph API
- Hugo Gerryts on Script to remove user(s) from all groups in Office 365
Categories
Category Archives: Outlook
Send as alias for a Shared mailbox in Exchange Online
Not sure if this has been available since the introduction of the Send As Alias feature in Microsoft 365 a while back, but it turns out you can actually use the feature with Shared mailboxes too. There are certain prerequisites … Continue reading
Posted in Exchange Online, Microsoft 365, Office 365, Outlook, OWA
7 Comments
How to add a shared mailbox as additional account in Outlook (2022 version)
The question on “how to do this with a shared mailbox” is quite common, and the usual answer more often than not remains “add the shared mailbox as additional account in Outlook”. Doing this will expose all the “native” functionalities, … Continue reading
Posted in Exchange Online, Microsoft 365, Office 365, Outlook
12 Comments
Did you know: Outlook connection status details dialog
Since forever, Outlook has had the Connection status dialog, which you can access by right-clicking on the tray icon while holding the CTRL key. Said dialog displays some details around the connections made by Outlook across each of your accounts, … Continue reading
Posted in Exchange Online, Microsoft 365, Office 365, Outlook
4 Comments
Converting item and folder IDs via the Graph API
In the Exchange world, items (and folders) can be represented by several different identifiers, depending on the interface used. As detailed in the documentation, those unique-valued identifiers include: EwsId – the identifier returned in operations performed via the EWS API. … Continue reading
Posted in Exchange Online, Graph API, Office 365, Outlook, OWA
7 Comments
NonIPMRoot items returned in searches in Exchange Online
Everyone with some experience with Exchange knows that there’s a lot more to a mailbox than what we see in clients such as Outlook or OWA. The RecoverableItems subtree is one such example, storing items placed on hold, audit items, … Continue reading
Posted in Exchange Online, Office 365, Outlook
Leave a comment