| 
            
              EmailNotifierBccRecipients Property
             | 
          
        
        
            Gets or sets the comma-separated or semicolon-separated e-mail address list of the message blank carbon copy (BCC) recipients.
            
        
        Namespace: DynamicCalculatorAssembly: DynamicCalculator (in DynamicCalculator.dll) Version: 2.4.257-beta
Syntaxfunction get_BccRecipients();
function set_BccRecipients(value);
 View SourceProperty Value
String
See Also