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