Click or drag to resize
MimeKit

API Reference

Namespaces
NamespaceDescription
MailKitThe MailKit namespace provides classes that are used to implement the core services of the framework.
MailKit.Net.ImapThe MailKit.Net.Imap namespace provides classes that are necessary for managing messages on an IMAP server.
MailKit.Net.Pop3The MailKit.Net.Pop3 namespace provides classes that are necessary for downloading messages from a POP3 server.
MailKit.Net.ProxyThe MailKit.Net.Proxy namespace provides classes that are necessary for connecting via proxy servers.
MailKit.Net.SmtpThe MailKit.Net.Smtp namespace provides classes that are necessary for sending messages to an SMTP server.
MailKit.SearchThe MailKit.Search namespace provides classes that are necessary for searching folders for messages matching a set of criteria.
MailKit.SecurityThe MailKit.Security namespace provides implementations of various SASL authentication mechanisms used by the IMAP, POP3 and SMTP clients.
MimeKitThe MimeKit namespace provides classes that are used to implement the core MIME parsing services of the framework.
MimeKit.CryptographyThe MimeKit.Cryptography namespace provides classes that are necessary for dealing with PGP, S/MIME, and other cryptographic services.
MimeKit.EncodingsThe MimeKit.Encodings namespace provides classes for encoding and decoding various MIME transfer encodings.
MimeKit.IOThe MimeKit.IO namespace provides classes that extend the System.IO namespace.
MimeKit.IO.FiltersThe MimeKit.IO.Filters namespace provides filters for use with MimeKit.IO.FilteredStream.
MimeKit.TextThe MimeKit.Text namespace provides classes that are used for converting between various text formats.
MimeKit.TnefThe MimeKit.Tnef namespace provides classes that are used for dealing with Microsoft TNEF attachments.
MimeKit.UtilsThe MimeKit.Utils namespace provides various utility classes.