SmtpResponse PropertiesIpswitch.Messaging.Framework

The SmtpResponse type exposes the following members.

Properties

  NameDescription
Public propertyCategory
Gets the category that this response falls into (OK, Failure, Temporary Failure, OK but Waiting for more).
Public propertyCode
Gets the response code sent by the server.
Public propertyFullResponse
Gets the entire response sent by the server.
Public propertyMessages
Gets the message strings sent by the server in its response. Each string will be the message from one of the response lines without the response code.
Top
See Also

Reference