Click or drag to resize

IEmailerUserName Property


Gets and sets the UserName 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 UserName { get; set; }

Property Value

Type: String
See Also