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

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