Permite o envio de e-mails em html e/ou texto puro com ou sem anexo(s).


Exemplo:

EMAIL.Novo

EMAIL.ConfirmarLeitura(True)

EMAIL.AdicionaPara("usuario@servidor.com")

EMAIL.Assunto("Teste de e-mail")

EMAIL.TextoMensagem("Veja anexo!")

EMAIL.AdicionaAnexo("C:\arquivo.pdf")

EMAIL.Enviar

Created with the Personal Edition of HelpNDoc: Benefits of a Help Authoring Tool