SmtpResponse.Equals method

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

Overload list

  Name Description
Public method Equals(Object) The Equals method compares the current instance of the SmtpResponse structure to the object specified by the comparand parameter. (Overrides ValueType.Equals(Object).)
Public method Equals(SmtpResponse) The Equals method compares the current instance of the SmtpResponse structure to the SmtpResponse structure specified by the comparand parameter.
Public method Equals(SmtpResponse, SmtpResponseCompareOptions)

Top

See also

Reference

SmtpResponse structure

SmtpResponse members

Microsoft.Exchange.Data.Transport.Smtp namespace