Always write the content-transfer-encoding, even if it has default value of "7bit"

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

Syntax

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

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also