MailAPI (Übung MWInformatik 2)
Auflistung der Klassen
Hier folgt die Aufzählung aller Klassen, Strukturen, Varianten und Schnittstellen mit einer Kurzbeschreibung:
[Detailebene 123]
 NMailBibliothekGeneral email functions
 NClientDifferent Mail Client Protocols
 CSmtpSMTP client implementation. It allows sending emails using SMTP server.
 CIMailThis class provides simple access to email message. Use MailBuilder class to create this object.
 CMailBoxRepresents mailbox that consists of email address and display name.
 CMailBuilderProvides methods for IMail object creation. You should use other Setters and Create() method to create message that you'll send using Smtp client.