Click or drag to resize
Grid Solutions Framework

EmailNotifierPassword Property

Gets or sets the password used to authenticate to the SMTP server.

Namespace: DynamicCalculator
Assembly: DynamicCalculator (in DynamicCalculator.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute("")]
public string Password { get; set; }
View Source

Property Value

String
See Also