|
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.207-beta
Syntax function get_CcRecipients();
function set_CcRecipients(value);
View SourceProperty Value
StringSee Also