AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

AdvantageSmtpServer Properties

The AdvantageSmtpServer type exposes the following members.

Properties


  Name Description
Public property EmailFrom
Gets or sets the email from.
Public property EnableSsl
Gets or sets a value indicating whether [enable SSL].
Public property ID
Gets or sets the identifier.
Public property Name
Gets or sets the name.
Public property Password
Gets or sets the password.
Public property SmtpPort
Gets or sets the SMTP port.
Public property SmtpServer
Gets or sets the SMTP server.
Public property SmtpUseDefaultCredentials
Gets or sets a value indicating whether [SMTP use default credentials].
Public property UserName
Gets or sets the name of the user.