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

Property Value

MimeImportance
See Also