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