Sends an email confirmation to the invoice customer.

Syntax:

o.emailconfirmation(lcMailServer, lcSenderEmail, lcSenderName)
Return: .T. or .F.
Parameters: lcMailServer
The mail server to send to.

lcSenderEmail
The email address of the sender.

lcSenderName
The name of the Sender.

See also:

Class cinvoice

Updated: 06/01/03 | Send topic feedback