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.6.492
Syntax
string UserName { get; set; }

Property Value

String
See Also