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.26106.1555
Syntax
public ImapResponse Response { get; }

Property Value

ImapResponse
See Also