TScSMTPClient
property HostName: string;
Description
Specifies the host name or the IP address to connect to the SMTP server.
The Connect method uses values in the HostName and Port properties to establish a connection for the SMTP session.
See Also
Connect
Port