createUser
inline suspend fun WorkMailClient.createUser(crossinline block: CreateUserRequest.Builder.() -> Unit): CreateUserResponse
Creates a user who can be used in WorkMail by calling the RegisterToWorkMail operation.
Creates a user who can be used in WorkMail by calling the RegisterToWorkMail operation.