updatePrimaryEmailAddress
inline suspend fun WorkMailClient.updatePrimaryEmailAddress(crossinline block: UpdatePrimaryEmailAddressRequest.Builder.() -> Unit): UpdatePrimaryEmailAddressResponse
Updates the primary email for a user, group, or resource. The current email is moved into the list of aliases (or swapped between an existing alias and the current primary email), and the email provided in the input is promoted as the primary.