| 
            
              EmailNotifierIsBodyHtml Property
             | 
          
        
        
            Gets or sets a boolean value that indicating whether the message body is to be formatted as HTML.
            
        
        Namespace: DynamicCalculatorAssembly: DynamicCalculator (in DynamicCalculator.dll) Version: 2.4.258-beta
Syntaxfunction get_IsBodyHtml();
function set_IsBodyHtml(value);
 View SourceProperty Value
Boolean
See Also