IEmailer Properties Ingeniux CMS Content Store API

The IEmailer type exposes the following members.

Properties

  Name Description
Public property AuthenticationType
Gets and sets the type of authentication for the SMTP server.
Public property DeliveryMethod
Gets and sets how the SMTP mail is delivered.
Public property Password
Gets and sets the Password to authenticate against the SMTP server. Ignored when using Anonymous authentication.
Public property Port
Gets sets the SMTP server port. The default value is 20.
Public property ServerAddress
Gets and sets the SMTP server address.
Public property UserName
Gets and sets the UserName to authenticate against the SMTP server. Ignored when using Anonymous authentication.
Public property UseSSL
Gets and sets whether mail is sent securely via SSL.
Top
See Also

Reference