Instructs the MIME header parser not to trim MIME headers while parsing them.

Namespace:  Rebex.Mail
Assembly:  Rebex.Mail (in Rebex.Mail.dll)

Syntax

Visual Basic
Public Property DoNotTrimHeaderValues As Boolean
	Get
	Set
C#
public bool DoNotTrimHeaderValues { get; set; }

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also