Get-HostedEmailDomains

Gets the configuration of hosted email domains.

Syntax

Get-HostedEmailDomains []

Description

The Get-HostedEmailDomains cmdlet gets the configuration of hosted email domains. The cmdlet returns the domain names of the hosted email providers.

Examples

Example 1: Get the configuration of hosted email domains

PS C:\> Get-HostedEmailDomains

This command gets the domain names of the hosted email providers.

1:

PS C:\>

Outputs

string[]

This cmdlet returns an array of domain names from a hosted email provider.