System.Web.Mail.MailMessage.BodyEncoding Property

Gets or sets the encoding type of the body of the e-mail message. Recommended alternative: System.Net.Mail.

Syntax

public System.Text.Encoding BodyEncoding { set; get; }

Value

a System.Text.Encoding

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.Mail
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0