Keyoti SearchUnit API Docs
SmtpUsername Property
API DocumentationKeyoti.SearchEngineConfigurationSmtpUsername
Keyoti SearchUnit v6
The email server username if required.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public string SmtpUsername { get; set; }
public string SmtpUsername { get; set; }
Public Property SmtpUsername As String
	Get
	Set
Public Property SmtpUsername As String
	Get
	Set
public:
property String^ SmtpUsername {
	String^ get ();
	void set (String^ value);
}
public:
property String^ SmtpUsername {
	String^ get ();
	void set (String^ value);
}
member SmtpUsername : string with get, set
member SmtpUsername : string with get, set
Property Value

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