System.Net.Mail.MailMessage.IsBodyHtml Property

Gets or sets a value indicating whether the mail message body is in Html.

Syntax

public bool IsBodyHtml { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Net.Mail
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0