1 reference to Normal
System.Net.Mail (1)
System\Net\Mail\MailPriority.cs (1)
71
return (((int)_priority == -1) ? MailPriority.
Normal
: _priority);