How to export Email Headers from Exchange using Powershell
This one’s just a quick post demonstrating how to simply extract data using Exchange Web Services’ Managed API via Powershell. Using the EWS Managed API can at first appear scary, especially if you don’t have experience with C#; however once you’ve done it a few times you’ll begin to enjoy it.. In one of my…