Keyoti SearchUnit API Docs
ServiceWillSendEmailLog Property
API DocumentationKeyoti.SearchEngineConfigurationServiceWillSendEmailLog
Keyoti SearchUnit v6
Whether the service should send an email log after it has run.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public bool ServiceWillSendEmailLog { get; set; }
public bool ServiceWillSendEmailLog { get; set; }
Public Property ServiceWillSendEmailLog As Boolean
	Get
	Set
Public Property ServiceWillSendEmailLog As Boolean
	Get
	Set
public:
property bool ServiceWillSendEmailLog {
	bool get ();
	void set (bool value);
}
public:
property bool ServiceWillSendEmailLog {
	bool get ();
	void set (bool value);
}
member ServiceWillSendEmailLog : bool with get, set
member ServiceWillSendEmailLog : bool with get, set
Property Value

Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120