MailBee.NET Objects 7.2

ImapEnvelopeDataChunkReceivedEventHandler Delegate

Represents the method that will handle EnvelopeDataChunkReceived event.

public delegate void ImapEnvelopeDataChunkReceivedEventHandler(
   object sender,
   ImapEnvelopeDataChunkReceivedEventArgs e
);

Requirements

Namespace: MailBee.ImapMail

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

See Also

MailBee.ImapMail Namespace