2 references to DSNEnabled
System (2)
net\System\Net\mail\SmtpTransport.cs (2)
272
allowUnicode, connection.
DSNEnabled
? deliveryNotify : null,
324
string to = smtpAddress + (connection.
DSNEnabled
? deliveryNotify : String.Empty);