Click or drag to resize

EmailerIsDebugMsgEnabled Property

Gets or sets wether to email Debug Messages.

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

Property Value

Type: Boolean
true or false.

Implements

IEmailerIsDebugMsgEnabled
See Also