Click or drag to resize

EmailerIsFailureMsgEnabled Property

Gets or sets wether to email SUCCESS Messages.

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

Property Value

Type: Boolean
true or false.

Implements

IEmailerIsFailureMsgEnabled
See Also