MailBee.NET Objects 4.0

ImapEnvelopeDownloadedEventHandler Delegate

Represents the method that will handle EnvelopeDownloaded event.

public delegate void ImapEnvelopeDownloadedEventHandler(
   object sender,
   ImapEnvelopeDownloadedEventArgs e
);

Requirements

Namespace: MailBee.ImapMail

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

See Also

MailBee.ImapMail Namespace