 | IMimeMessageXPriority Property |
Get or set the value of the X-Priority header.
Namespace: MimeKitAssembly: MimeKit (in MimeKit.dll) Version: 4.10.0
SyntaxXMessagePriority XPriority { get; set; }
Property Value
XMessagePriorityThe priority.
Exceptions
Remarks
Gets or sets the value of the X-Priority header.
See Also