Message Class | Address Class | Attachment Class | Programming with FireMail for .NET

FireMail for .NET is a simplified library for creating mail messages. There are three common objects that are used: Message, Address and Attachment. The Message object represents a mail message and each mail message varies by its encoding type. Address represents a combination of full name and email, and Attachment represents an attachment with in the mail message.

A message is further categorized into:

See Also 

Message Class | Address Class | Attachment Class | Programming with FireMail for .NET