Click or drag to resize

IMailImportance Property

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

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

Property Value

Type: MimeImportance
See Also