|
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.207-beta
Syntax function get_IsBodyHtml();
function set_IsBodyHtml(value);
View SourceProperty Value
BooleanSee Also