The ImapResponse type exposes the following members.

Properties

  NameDescription
Public propertyImapResponseStatus
Status of this response.
Public propertyLines
All lines of the response except the status line.
Public propertyMessage
Response message
Public propertyStatusLine
Entire status message.
Public propertyTag
Tag expected for this response.

See Also