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