[Missing namespace summary documentation for N:LumiSoft.Net.POP3.Server]
| C# | Visual Basic | Managed C++ |
namespace LumiSoft.Net.POP3.Server
Namespace LumiSoft.Net.POP3.Server
namespace LumiSoft.Net.POP3.Server
| All Types | Classes | Structures | Interfaces | Enumerations | Delegates |
| Icon | Type | Description |
|---|---|---|
| AuthUser_EventArgs |
Provides data for the AuthUser event for POP3_Server.
| |
| AuthUserEventHandler |
Represents the method that will handle the AuthUser event for POP3_Server.
| |
| GetMessagesInfo_EventArgs |
Provides data for the GetMessgesList event.
| |
| GetMessagesInfoHandler |
Represents the method that will handle the GetMessgesList event for POP3_Server.
| |
| GetMessageStreamHandler |
Represents the method that will handle the GetMessageStream event for POP3_Server.
| |
| MessageHandler |
Represents the method that will handle the GetMessage,DeleteMessage,GetTopLines event for POP3_Server.
| |
| POP3_eArgs_GetMessageStream |
Provides data to POP3 server event GetMessageStream.
| |
| POP3_Message |
Holds POP3_Message info (ID,Size,...).
| |
| POP3_Message_EventArgs |
Provides data for the GetMailEvent,DeleteMessage,GetTopLines event.
| |
| POP3_MessageCollection |
POP3 messages info collection.
| |
| POP3_Server |
POP3 server component.
| |
| POP3_Session |
POP3 Session.
|