Retrieves recipients for a specified customer tenant ID.
The Get-CIPPRecipients function retrieves recipients for a specified customer tenant ID by making a REST API call to the "/api/listrecipients" endpoint.
Specifies the customer tenant ID for which to retrieve recipients.
PS > Get-CIPPRecipients -CustomerTenantID "contoso.onmicrosoft.com"