ImapException.Response Property
Namespace: Rebex.Net
Assembly: Rebex.Imap.dll (version 7.0.9147)
Response
Gets the Imap
Declaration
public ImapResponse Response { get; }
Property Value
Type | Description |
---|---|
Imap |
The Imap |
Gets the Imap
public ImapResponse Response { get; }
Type | Description |
---|---|
Imap |
The Imap |