 | MimeMessageXPriority Property |
Get or set the value of the X-Priority header.
Namespace:
MimeKit
Assembly:
MimeKit (in MimeKit.dll) Version: 2.10.0
Syntaxpublic XMessagePriority XPriority { get; set; }
Property Value
Type:
XMessagePriorityThe priority.
Exceptions
Remarks
Gets or sets the value of the X-Priority header.
See Also