Skips content transfer encoding check when sending messages. Really not recommended!

Namespace:  Rebex.Net
Assembly:  Rebex.Smtp (in Rebex.Smtp.dll)

Syntax

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

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also