| 
            
              FlatlineTestSmtpServer Property
             | 
          
        
        
            Gets or sets the host name or IP address of the SMTP server used to send email notifications.
            
        
        Namespace: DataQualityMonitoringAssembly: DataQualityMonitoring (in DataQualityMonitoring.dll) Version: 2.4.257-beta
Syntaxfunction get_SmtpServer();
function set_SmtpServer(value);
 View SourceProperty Value
String
See Also