Is it possible to make it so I don’t have to drill all the way down in my Powershell “results” object to see the Name, Typename, and Value of the collection shown below??
Ideally I’d like to override the ToString() method of the Microsoft.Exchange.Data.Mapi.MailboxStatistics object.

Check out OzCode, it allows you to “star” variables within structures and they then appear in the main list.