1 reference to DSNEnabled
System.Net.Mail (1)
System\Net\Mail\SmtpTransport.cs (1)
124
string to = smtpAddress + (_connection!.
DSNEnabled
? deliveryNotify : string.Empty);