Email .NET > Tutorial > Parse Mime message

This example shows you how to load existing mime message, enumerate all body parts and find body parts with html and plain text.

C# example
VB example