Imap.ResponseRead Event
Namespace: Rebex.Net
Assembly: Rebex.Imap.dll (version 7.0.9083)
Occurs when a response is received from the server.
Syntax
public event EventHandler<ImapResponseReadEventArgs> ResponseRead
Returns
Type | Description |
---|---|
EventHandler<ImapResponseReadEventArgs> |