LumiSoft Mail Server User API
LumiSoft.Net.POP3.Server Namespace
Namespaces > LumiSoft.Net.POP3.Server

[Missing namespace summary documentation for N:LumiSoft.Net.POP3.Server]

Syntax
C#Visual BasicManaged C++
namespace LumiSoft.Net.POP3.Server
Namespace LumiSoft.Net.POP3.Server
namespace LumiSoft.Net.POP3.Server
Types
All TypesClassesStructuresInterfacesEnumerationsDelegates
IconTypeDescription
public classAuthUser_EventArgs
Provides data for the AuthUser event for POP3_Server.
public delegateAuthUserEventHandler
Represents the method that will handle the AuthUser event for POP3_Server.
public classGetMessagesInfo_EventArgs
Provides data for the GetMessgesList event.
public delegateGetMessagesInfoHandler
Represents the method that will handle the GetMessgesList event for POP3_Server.
public delegateGetMessageStreamHandler
Represents the method that will handle the GetMessageStream event for POP3_Server.
public delegateMessageHandler
Represents the method that will handle the GetMessage,DeleteMessage,GetTopLines event for POP3_Server.
public classPOP3_eArgs_GetMessageStream
Provides data to POP3 server event GetMessageStream.
public classPOP3_Message
Holds POP3_Message info (ID,Size,...).
public classPOP3_Message_EventArgs
Provides data for the GetMailEvent,DeleteMessage,GetTopLines event.
public classPOP3_MessageCollection
POP3 messages info collection.
public classPOP3_Server
POP3 server component.
public classPOP3_Session
POP3 Session.