This event is raised when session needs to authenticate session using USER/PASS POP3 authentication.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public event EventHandler<POP3_e_Authenticate> Authenticate
Public Event Authenticate As EventHandler(Of POP3_e_Authenticate)
public: event EventHandler<POP3_e_Authenticate^>^ Authenticate { void add (EventHandler<POP3_e_Authenticate^>^ value); void remove (EventHandler<POP3_e_Authenticate^>^ value); }
member Authenticate : IEvent<EventHandler<POP3_e_Authenticate>, POP3_e_Authenticate>
Value
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119