 | MimeMessagePriority Property |
Get or set the value of the Priority header.
Namespace:
MimeKit
Assembly:
MimeKit (in MimeKit.dll) Version: 2.10.0
Syntaxpublic MessagePriority Priority { get; set; }
Property Value
Type:
MessagePriorityThe priority.
Exceptions
Remarks
Gets or sets the value of the Priority header.
See Also