Gets the ImapResponse of the exception.
Namespace:
Rebex.Net
Assembly:
Rebex.Imap (in Rebex.Imap.dll)
Syntax
Visual Basic |
---|
Public Property Response As ImapResponse Get Private Set |
C# |
---|
public ImapResponse Response { get; private set; } |