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

Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)