Internet Direct (Indy)
Home
PreviousUpNext
TIdMailBox.FirstUnseenMsg Property

Initial message number containing an "Unseen" flag.

Pascal
property FirstUnseenMsg: LongInt;

FirstUnseenMsg is a LongInt property that indicates the initial message in MessageList that contains the IMAP4 UNSEEN message flag in the Flags property. 

FirstUnseenMsg is determined when the results from TIdIMAP4.SelectMailBox are parsed, and can be used by the IMAP4 client to determine which message should be active when the mailbox is loaded.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.