AXSoft SMTPSock - Connect

Description

Connects to a server.

Type

Method

Syntax

object.Connect()

Return Type

None

Remarks

If an error occurs while connecting, then the Error event is fired. Once connected, the Connected event is fired.

See Also: Connected, Error