Keyoti SearchUnit API Docs
SmtpEmailTo Property
API DocumentationKeyoti.SearchEngineConfigurationSmtpEmailTo
Keyoti SearchUnit v6
The email from address that the log will be sent to.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public string SmtpEmailTo { get; set; }
public string SmtpEmailTo { get; set; }
Public Property SmtpEmailTo As String
	Get
	Set
Public Property SmtpEmailTo As String
	Get
	Set
public:
property String^ SmtpEmailTo {
	String^ get ();
	void set (String^ value);
}
public:
property String^ SmtpEmailTo {
	String^ get ();
	void set (String^ value);
}
member SmtpEmailTo : string with get, set
member SmtpEmailTo : string with get, set
Property Value

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