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.26106.1555
Syntax
MimePriority Priority { get; set; }

Property Value

MimePriority
See Also