Prefer BodyText and BodyHtml to be taken from its original .msg message fields. Default is false, which means BodyText and BodyHtml are taken from BodyRtf if possible (if embedded).

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

Syntax

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

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also