Gets or sets various options for MIME parser and writer.

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

Syntax

Visual Basic
Public Property Options As MimeOptions
	Get
	Set
C#
public MimeOptions Options { get; set; }

Field Value

MIME parser and writer options.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also