GSF.Net.Smtp.Mail.Mail C# (CSharp) Method

Mail() public method

Initializes a new instance of the Mail class.
public Mail ( ) : System
return System
        public Mail()
        {
        }

Same methods

Mail::Mail ( string from ) : System
Mail::Mail ( string from, string toRecipients ) : System
Mail::Mail ( string from, string toRecipients, string smtpServer ) : System