I'm trying to format a String that is sent by an attempt to Gmail to send an email ...
This is the part of my code that I want to format:
Pedido = (Pedido + NombrePedido + "/t " + CantidadProducto + PrefijoEmail + "\n");