Namespace Swan.Net.Smtp
Classes
SmtpClient
Represents a basic SMTP client that is capable of submitting messages to an SMTP server.
SmtpDefinitions
Contains useful constants and definitions.
SmtpDefinitions.SmtpAuthMethods
Lists the AUTH methods supported by default.
SmtpServerReply
Represents an SMTP server response object.
SmtpSessionState
Represents the state of an SMTP session associated with a client.
Enums
SmtpCommandNames
Enumerates all of the well-known SMTP command names.
SmtpReplyCodeCategories
Enumerates the reply code categories.
SmtpReplyCodeSeverities
Enumerates the reply code severities.