CurlSmtpClient.CreateWithHost

Syntax

CreateWithHost(Host: String);

Parameters

Host. Mail server name or IP address.

Description

The CreateWithHost constructor creates an object that provides for email message sending.

Example

The example of use is given in description of the CurlMailAddress.Create constructor.

See also:

CurlSmtpClient