2 references to FailedRecipient
System (2)
net\System\Net\mail\SmtpFailedRecipientsException.cs (2)
42base(message, innerExceptions != null && innerExceptions.Length > 0 ? innerExceptions[0].FailedRecipient : null, 55innerExceptions != null && innerExceptions.Count > 0 ? ((SmtpFailedRecipientException) innerExceptions[0]).FailedRecipient : null,