For SMTPClient object

Applies to

SMTPClient object

Description

Sets the server domain when connecting to services.

Data type

String.

Usage

In scripts

You can change the Host domain in script as follows:

lnv_SmtpClient.Host = "smtp.gmail.com"