Mail message priority.

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

Syntax

Visual Basic
Public Enumeration MailPriority
C#
public enum MailPriority

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