SocketTools .NET Edition

SmtpClient.Initialize Method

Initialize an instance of the SmtpClient class.

Overload List

Initialize an instance of the SmtpClient class.

public bool Initialize();

Initialize an instance of the SmtpClient class.

public bool Initialize(string);

See Also

SmtpClient Class | SocketTools Namespace | Uninitialize Method