System.Net.Mail.MailMessage.SubjectEncoding Property

Gets or sets the encoding used for the subject content for this e-mail message.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

Requirements

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