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