| Class | Description |
|---|---|
| Address | Represents a individual address. |
| AddressList | Represents a collection of Address. |
| Attachment | Represents a mail attachment. |
| AttachmentBase | Base class for Attachments. |
| AttachmentList | Represents a collection of Attachment. |
| Connection | Represents a SMTP Connection. |
| HeaderList | Represents a MIME Header collection. |
| HtmlContentAttachment | Represents an attachment that embedded inside a html body. |
| HtmlContentAttachmentList | Represents a HtmlContentAttachment collection. |
| HtmlMessage | Represents a MIME formatted Html based Message. |
| LicensingException | Represents a licensing exception. |
| Message | Base class for all kind of messages. |
| MessageException | Represents an exception for errors in message. |
| PlainTextMessage |
Represents a MIME based plain text message.
|
| RefusedRecipientEventArgs | Represents the event argument for RefusedRecipient events. |
| SmtpException | Represents an exception for SMTP errors. |
| SmtpResponse | Represents a SMTP response. |
| UUEncodedMessage | Represents a Unix to Unix Encoded Message. |
| Enumeration | Description |
|---|---|
| AttachmentEncoding | Provides enumerated values for attachment encoding. |
| MessageFormat | Provides enumerated values for indicating MIME Message Format. |
| MessagePriority | Provides enumerated values for setting values for X-Priority tag. |
| Structure | Description |
|---|---|
| Header | Structure for holding customized header field. |
| Delegate | Description |
|---|---|
| MessageSentEventHandler | Event handler for indicating Message Sent. |
| RefusedRecipientEventHandler | Event handler for the refused recipients. |
© Copyright 2006, ceTe Software