Click or drag to resize

EmailerSectionFailureMsg Property

Gets or sets the failure MSG.

Namespace:  Koden.Utils.Emailer.ConfigFileSections
Assembly:  Koden.Utils.Emailer (in Koden.Utils.Emailer.dll) Version: 1.0.6453.26061
Syntax
public MsgElement FailureMsg { get; set; }

Property Value

Type: MsgElement
The failure MSG.
See Also