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