getEmailMaskDomains

abstract suspend fun getEmailMaskDomains(): List<String>

Get a list of all of the email domains on which email masks may be provisioned.

Return

A list of all configured domains.

Throws