MailBee.NET Objects 4.0

ImapIdlingEventHandler Delegate

Represents the method that will handle Idling event.

public delegate void ImapIdlingEventHandler(
   object sender,
   ImapIdlingEventArgs e
);

Requirements

Namespace: MailBee.ImapMail

Assembly: MailBee.NET (in MailBee.NET.dll)

See Also

MailBee.ImapMail Namespace