MailBee.NET Objects 4.0

ImapEnvelopeDataChunkReceivedEventArgs.MessageNumber Property

Gets the message number (ordinal position in the folder) of the envelope the downloaded data chunk corresponds to.

public int MessageNumber {get;}

Property Value

An integer value in the range 1 to MessageCount, representing the message number of the envelope being downloaded.

See Also

ImapEnvelopeDataChunkReceivedEventArgs Class | MailBee.ImapMail Namespace