2 references to DSNEnabled
System.Net.Mail (2)
System\Net\Mail\SmtpTransport.cs (2)
156
allowUnicode, _connection!.
DSNEnabled
? deliveryNotify : null,
207
string to = smtpAddress + (_connection!.
DSNEnabled
? deliveryNotify : string.Empty);