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