Click or drag to resize

ImapResponseExceptionResponse Property

Gets IMAP server response that caused this exception to be thrown.

Namespace:  Limilabs.Client.IMAP
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public ImapResponse Response { get; }

Property Value

Type: ImapResponse
See Also