Mime4Net

http://mime4.net

This package contains a selection of samples. These samples should not be considered commercial quality applications. They are just intended to illustrate how to use some particular feature, or group of features in 
Mime4Net. Feel free to polish them into applications of your own, or extract 
sections to use in your own code.

=====================================================================================

NI.Mime4Net.Samples.ConvertToXml
--------------------
Simple example how to parse MIME message and generate XML representation of MimeMessage.


NI.Mime4Net.Samples.ComposeMhtml
----------------------
A sample application showing how Mime4Net can be used for composing messages with MHTML.


NI.Mime4Net.Samples.InfiniteMimeStream
----------------------
An example that illustates how Mime4Net can be used for parsing infinite MIME streams (for example, Netscape 'multipart/x-mixed-replace' server push messages)


NI.Mime4Net.Samples.ExtractAttachments
----------------------
An example that illustrates how Mime4Net can be used for extracting all message attachements (including attachments inside attached messages)