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