| 
            
              EmailNotifierUsername Property
             | 
          
        
        
            Gets or sets the username used to authenticate to the SMTP server.
            
        
        Namespace: DynamicCalculatorAssembly: DynamicCalculator (in DynamicCalculator.dll) Version: 2.4.257-beta
Syntaxfunction get_Username();
function set_Username(value);
 View SourceProperty Value
String
See Also