Click or drag to resize

IMailPriority Property

Gets or sets the priority of this email message ('Priority' header). Consider using GetGenericPriority as it also checks Importance and XPriority properties.

Namespace:  Limilabs.Mail
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
MimePriority Priority { get; set; }

Property Value

Type: MimePriority
See Also