Click or drag to resize

IEmailerPassword Property


Gets and sets the Password to authenticate against the SMTP server. Ignored when using Anonymous authentication.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax
string Password { get; set; }

Property Value

Type: String
See Also