Click or drag to resize

MailBuilderImportance Property

Gets or sets the importance of a email message ('Importance' header). Consider using PriorityHigh or PriorityLow methods instead of setting this field.

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

Property Value

Type: MimeImportance
See Also