MailBee.NET Objects 4.0

Pop3MessageDownloadedEventHandler Delegate

Represents the method that will handle MessageDownloaded event.

public delegate void Pop3MessageDownloadedEventHandler(
   object sender,
   Pop3MessageDownloadedEventArgs e
);

Requirements

Namespace: MailBee.Pop3Mail

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

See Also

MailBee.Pop3Mail Namespace