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