Ignore the MIME tree and parse the message as a single-level entity.
Namespace:
Rebex.Mail
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Syntax
| Visual Basic |
|---|
Public Property DoNotParseMimeTree As Boolean Get Set |
| C# |
|---|
public bool DoNotParseMimeTree { get; set; } |