Click or drag to resize

SmtpConfiguration Properties

The SmtpConfiguration type exposes the following members.

Properties
  NameDescription
Public propertyDescription
A Description for the SMTP Configuration
Public propertyHost
The SMTP Host
Public propertyKey
A unique name to identify the SMTP Configuration
Public propertyPassword
The Password to connect to the SMTP
Public propertyPort
The Port Number
Public propertyRequiresAuthentication
A flag to define whether the SMTP Connection requires Authentication
Public propertySecureSocketOption
Represents the Secure Socket Options
Public propertyUser
The User Name to connect to the SMTP
Public propertyUseSSL
Defines whether SSL is necessary to perform the connection.
Top
See Also