MailBee.NET Objects 4.0

Pop3MessageDownloadedEventArgs.MessageNumber Property

Gets the message number (ordinal position in the mailbox) of the downloaded message.

public int MessageNumber {get;}

Property Value

An integer value in the range 1 to InboxMessageCount, representing the message number of the downloaded message.

See Also

Pop3MessageDownloadedEventArgs Class | MailBee.Pop3Mail Namespace