2 references to CommandParameterNotImplemented
System.Net.Mail (2)
System\Net\Mail\SmtpConnection.cs (1)
268if (info.StatusCode == SmtpStatusCode.CommandParameterNotImplemented)
System\Net\Mail\SmtpException.cs (1)
33case SmtpStatusCode.CommandParameterNotImplemented: