Function mailslurp::apis::email_controller_api::delete_email[][src]

pub async fn delete_email(
    configuration: &Configuration,
    params: DeleteEmailParams
) -> Result<(), Error<DeleteEmailError>>

Deletes an email and removes it from the inbox. Deleted emails cannot be recovered.