Keyoti SearchUnit API Docs
SmtpServerPort Property
API DocumentationKeyoti.SearchEngineConfigurationSmtpServerPort
Keyoti SearchUnit v6
The email server port number to use to send email with service run logs.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public int SmtpServerPort { get; set; }
public int SmtpServerPort { get; set; }
Public Property SmtpServerPort As Integer
	Get
	Set
Public Property SmtpServerPort As Integer
	Get
	Set
public:
property int SmtpServerPort {
	int get ();
	void set (int value);
}
public:
property int SmtpServerPort {
	int get ();
	void set (int value);
}
member SmtpServerPort : int with get, set
member SmtpServerPort : int with get, set
Property Value

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