2 references to DisplayName
System.Net.Mail (2)
System\Net\Mail\MailAddress.cs (2)
272if (string.IsNullOrEmpty(DisplayName)) 278return "\"" + EscapeQuotedStringContent(DisplayName) + "\" " + SmtpAddress;