Hier folgt die Aufzählung aller Klassen, Strukturen, Varianten und Schnittstellen mit einer Kurzbeschreibung:
[Detailebene 123]
▼NMailBibliothek | General email functions |
▼NClient | Different Mail Client Protocols |
CSmtp | SMTP client implementation. It allows sending emails using SMTP server. |
CIMail | This class provides simple access to email message. Use MailBuilder class to create this object. |
CMailBox | Represents mailbox that consists of email address and display name. |
CMailBuilder | Provides methods for IMail object creation. You should use other Setters and Create() method to create message that you'll send using Smtp client. |