The ImapResponseLine type exposes the following members.

Properties

  NameDescription
Public propertySupported by the .NET Compact FrameworkCode
Gets the response code.
Public propertySupported by the .NET Compact FrameworkDescription
Gets the description.
Public propertySupported by the .NET Compact FrameworkOptionalCode
Gets the optional response code.
Public propertySupported by the .NET Compact FrameworkParameters
Gets the parameters.
Public propertySupported by the .NET Compact FrameworkRaw
Gets the raw unparsed data of the response line.

See Also