Retrieves mailbox statistics for a specified customer tenant ID.
The Get-CIPPMailboxStatistics function retrieves mailbox statistics for a specified customer tenant ID by making a REST API call to the "/api/listmailboxstatistics" endpoint.
![]()
![]()
Specifies the customer tenant ID for which mailbox statistics need to be retrieved.
PS > Get-CIPPMailboxStatistics -CustomerTenantID "contoso.onmicrosoft.com"