\temp=Get-MailboxStatistics -Identity [email protected] -IncludeMoveReport
$temp.MoveHistory[0] | Export-CSV C:\MoveReport.csv
Categories: Exchange, PowerShell