3 references to Message
System.Net.Mail (3)
System\Net\Mail\MailMessage.cs (1)
40_message = new Message();
System\Net\Mail\MailPriority.cs (2)
44internal Message(string from, string to) : this() 56internal Message(MailAddress from, MailAddress to) : this()