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