LumiSoft Mail Server User API
SmartHostPassword Property
Namespaces > LumiSoft.MailServer.API.UserAPI > Relay_Settings > SmartHostPassword
Gets or sets smart host server password.
Syntax
C#Visual BasicManaged C++
public string SmartHostPassword { get; set; }
Public Property SmartHostPassword As String
public:
String^ SmartHostPassword {
	String^ get ();
	void set (String^ value);
}

Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)