Indicates the number of unread messages in the current mailbox.
property UnseenMsgs: LongInt;
UnseenMsgs is a LongInt property that indicates the number of messages in the currently selected mailbox that have not been read by the IMAP4 client.
UnseenMsgs is updated when the results from the TIdIMAP4.StatusMailBox method are parsed.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|