SeekfordSolutions.SMTPWizardD Class Library

SMTPWizard Namespace

Classes

Class Description
SMTPMessage

MIME Compatible Message encapsulation class. Provides simple and advanced functionality for the creation of message compatible with industry standard specifications for electronic mail and is comapatible for transport using the Simple Mail Transfer Protocol.

SMTPMessageAttachment

Represents a file attachment for an SMTP Message.

SMTPMessageAttachments

Represents the collection of attachments to email in the message

SMTPMessageEmbeddedImage

Represents information about an embedded image. Embedded images are inline images that are to appear in the html portion of a message.

SMTPMessageEmbeddedImages

Collection of SMTPMessageEmbeddedImage objects for use in a SMTPMessage

SMTPMessageHeaders

Represents the headers of the message

SMTPMessageRecipient

Encapsulates a recipient of an email.

SMTPMessageRecipients

Collection of SMTPMessageRecipient objects

SMTPWizardUC

Component that facilitates in the delivery of electronic messages using the Simple Mail Transfer Protocol(SMTP). Provides advanced functionality in a simple to use design for greatest flexibility in accomplishing the tasks of preparing and delivering emails.

Enums

Enum Description
SMTPMessageAttachmentType

Represents the different type of attachment data sources

SMTPMessageEmbeddedImageType

The file storage access method for an EmbeddedImage

SMTPMessagePriority

Message Priority for the level of urgency for the email communication.

See Also

SeekfordSolutions Namespace