[Missing namespace summary documentation for N:LumiSoft.Net.SMTP.Server]
| C# | Visual Basic | Managed C++ |
namespace LumiSoft.Net.SMTP.Server
Namespace LumiSoft.Net.SMTP.Server
namespace LumiSoft.Net.SMTP.Server
| All Types | Classes | Structures | Interfaces | Enumerations | Delegates |
| Icon | Type | Description |
|---|---|---|
| AuthUser_EventArgs |
Provides data for the AuthUser event for POP3_Server and SMTP_Server.
| |
| AuthUserEventHandler |
Represents the method that will handle the AuthUser event for SMTP_Server.
| |
| GetMessageStoreStream_eArgs |
This class provides data for the GetMessageStoreStream event.
| |
| GetMessageStoreStreamHandler |
Represents the method that will handle the GetMessageStoreStream event for SMTP_Server.
| |
| MessageStoringCompleted_eArgs |
This class provides data for the MessageStoringCompleted event.
| |
| MessageStoringCompletedHandler |
Represents the method that will handle the MessageStoringCompleted event for SMTP_Server.
| |
| SMTP_Server |
SMTP server component.
| |
| SMTP_Session |
SMTP Session.
| |
| SmtpServerReply |
SMTP server reply info. This class specifies smtp reply what is returned to connected client.
| |
| ValidateMailboxSize |
Represents the method that will handle the ValidateMailboxSize event for SMTP_Server.
| |
| ValidateMailboxSize_EventArgs |
Provides data for the ValidateMailboxSize event.
| |
| ValidateMailFromHandler |
Represents the method that will handle the ValidateMailFrom event for SMTP_Server.
| |
| ValidateMailToHandler |
Represents the method that will handle the ValidateMailTo event for SMTP_Server.
| |
| ValidateRecipient_EventArgs |
Provides data for the ValidateMailTo event.
| |
| ValidateSender_EventArgs |
Provides data for the ValidateMailFrom event.
|