[Missing <summary> documentation for "N:Ipswitch.Messaging.Framework.Mail"]
Classes
Class | Description | |
---|---|---|
![]() |
Encapsulates an email message
| |
![]() | EmailAttachmentCollection |
A collection of email Attachments
|
![]() | EmailDate |
Responsible for parsing out the date-time value in the Date: header of an email message
|
![]() | EmailFolder |
Encapsulates an email folder
|
![]() | EmailText |
Represents the text portion of the body of an email message.
|
![]() | LiteEmail |
Encapsulates an email message
|
![]() | MimeBodyPart |
Encapsulates a MIME body part
|
![]() | ReadReceiptResponse |
Represents a Message Disposition Notification. Currently only implements what is necessary for Read Receipt responses.
|
![]() | SmtpAuthenticationException |
Represents an authentication expection
|
![]() | SmtpClient |
Provides a means to connect to an SMTP server and send email.
|
![]() | SmtpClientAuthenticator |
Represents a base class for a client-side SMTP authentication mechanism or protocol.
|
![]() | SmtpClientCramMd5Authenticator |
Represents a client-side SMTP authentication procedure using AUTH CRAM-MD5.
|
![]() | SmtpClientLoginAuthenticator |
Represents a client-side SMTP authentication procedure using AUTH LOGIN.
|
![]() | SmtpClientPlainAuthenticator |
Represents a client-side SMTP authentication procedure using AUTH PLAIN.
|
![]() | SmtpClientXImailCacAuthenticator |
Represents a client-side SMTP authentication procedure for XIMail-CAC.
|
![]() | SMTPClientXImailLocalAuthenticator | |
![]() | SmtpException |
Represents an exception raised during an SMTP client session
|
![]() | SmtpFailedRecipient |
Contains information about a recipient that was rejected by a server.
|
![]() | SmtpFailedRecipientsException |
Represents an exception raised when one or more recipients are rejected by the remote SMTP server
|
![]() | SmtpProtocol |
Encapsulates a connection with an SMTP server and provides commands and responses to/from that server.
|
![]() | SmtpResponse |
Encapsulates a response from an SMTP server.
|
![]() | WhiteSpaceParser |
Parses whitespace
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() | EmailFlag |
The email message flags
|
![]() | EmailFolderType | |
![]() | EmailPriority |
The priority of the email message
|
![]() | MessageDispositionMode |
Definitions for Message Disposition Mode action and sending options.
|
![]() | MessageDispositionType |
Definitions for Message Disposition Mode notification types.
|
![]() | SmtpResponseCategory |
Specifies the general category that a particular SMTP response code falls under. This represents
the first number of an SMTP Response Code and directly corresponds to the values in the
SmtpResponseCode enumeration.
|
![]() | SmtpResponseCode |
Specifies the response code recieved from a command to an SMTP server.
|
![]() | SslOption |
Specifies what method to use in establishing an SSL connection.
|