 | IMimeMessageImportance Property |
Get or set the value of the Importance header.
Namespace: MimeKitAssembly: MimeKit (in MimeKit.dll) Version: 4.10.0
SyntaxMessageImportance Importance { get; set; }
Property Value
MessageImportanceThe importance.
Exceptions
Remarks
Gets or sets the value of the Importance header.
See Also