다음을 통해 공유


SmtpResponse.Equals Method

The Equals method compares the current instance of the SmtpResponse structure to the specified object.

Overload List

Name Description
SmtpResponse.Equals (Object)
The Equals method compares the current instance of the SmtpResponse structure to the object specified by the comparand parameter.
SmtpResponse.Equals (SmtpResponse)
The Equals method compares the current instance of the SmtpResponse structure to the SmtpResponse structure specified by the comparand parameter.
SmtpResponse.Equals (Object, Object) (inherited from Equals )