Click or drag to resize

SMTPSetting Properties

The EmailSMTPSetting type exposes the following members.

Properties
  NameDescription
Public propertyPassword
SMTP user password
Public propertyPort
SMTP port example: 587
Public propertyServer
SMTP server example: smtp.gmail.com
Public propertySSL
Is SMTP as SSL
Public propertyUser
SMTP user name
Top
See Also