MailBee.NET Objects 4.0

ImapServerStatusEventHandler Delegate

Represents the method that will handle ServerStatus event.

public delegate void ImapServerStatusEventHandler(
   object sender,
   ImapServerStatusEventArgs e
);

Requirements

Namespace: MailBee.ImapMail

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

See Also

MailBee.ImapMail Namespace