|
EmailNotifierPassword Property
|
Gets or sets the password used to authenticate to the SMTP server.
Namespace: DynamicCalculatorAssembly: DynamicCalculator (in DynamicCalculator.dll) Version: 2.4.230-beta
Syntaxfunction get_Password();
function set_Password(value);
View SourceProperty Value
String
See Also