Retrieves external tenant information for a specified tenant.
The Get-CIPPExternalTenantInfo function retrieves external tenant information for a specified tenant by making a REST API call to the "/api/ListExternalTenantInfo" endpoint.
Specifies the name of the tenant for which to retrieve the external tenant information.
PS > Get-CIPPExternalTenantInfo -Tenant "Contoso.com"