Skip to content

Instantly share code, notes, and snippets.

@Celoxocis
Created April 24, 2018 12:40
Show Gist options
  • Save Celoxocis/d01e006929454748ccc3486b9b2efc66 to your computer and use it in GitHub Desktop.
Save Celoxocis/d01e006929454748ccc3486b9b2efc66 to your computer and use it in GitHub Desktop.
Get-MessageTrackingLog -Start (Get-Date).AddHours(-1) | Where-Object {$_.recipients -like "*@gmail.com"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment