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

Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)