AdvantageSMTPClient Constructor
Overload List
Name | Description | |
---|---|---|
AdvantageSMTPClient(SQL, Int32, Int32, String) |
Initializes a new instance of the AdvantageSMTPClient class. Pass the id of any configured server for sending email. Default is the SmtpAdminUserNotification server.
|
|
AdvantageSMTPClient(AdvantageSmtpServer) |
Initializes a new instance of the AdvantageSMTPClient class. Pass in a pre-configured advantage server for sending email. Consider using the alternate constructor with a predefined server setup in the Admin.
|