| IMimeMessagePriority Property |
Get or set the value of the Priority header.
Namespace: MimeKitAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax MessagePriority Priority { get; set; }
Property Value
MessagePriorityThe priority.
Exceptions Remarks
Gets or sets the value of the Priority header.
See Also