Helper Library for sending emails

MbcsMail(String) Constructor

Initializes a new instance of the MbcsMail class

Definition

Namespace: MbcsMail
Assembly: MbcsMail (in MbcsMail.dll) Version: 1.0.0.1 (1.0.0.1)
C#
public MbcsMail(
	string host
)

Parameters

host  String
Fully qualified name of SMTP host

See Also