LumiSoft Mail Server User API
SMTP Property
Namespaces > LumiSoft.MailServer.API.UserAPI > System_Settings > SMTP
Gets SMTP settings.
Syntax
C#Visual BasicManaged C++
public SMTP_Settings SMTP { get; }
Public ReadOnly Property SMTP As SMTP_Settings
public:
SMTP_Settings^ SMTP {
	SMTP_Settings^ get ();
}

Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)