Mime message priority.

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

Syntax

Visual Basic
Public Enumeration MimePriority
C#
public enum MimePriority

Members

Member nameDescription
Supported by the .NET Compact FrameworkLow
Low priority.
Supported by the .NET Compact FrameworkNormal
Normal priority.
Supported by the .NET Compact FrameworkHigh
High priority.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also