TSMTPSend.MailTo
TSMTPSend
function
MailTo(Const Value: string): Boolean;
Unit
SMTPsend
Description
Send RCPT TO SMTP command for set receiver e-mail address. It cannot be an empty string. If all OK, result is true, else result is false.