2 references to
System.Net.Mail (2)
System\Net\Mail\SmtpFailedRecipientsException.cs (2)
41base(message, innerExceptions.Length > 0 ? innerExceptions[0].FailedRecipient : null, innerExceptions.Length > 0 ? innerExceptions[0] : null) 49base(allFailed ? SR.SmtpAllRecipientsFailed : SR.SmtpRecipientFailed,