Internet Direct (Indy)
|
Indicates the number of messages in the currently selected mailbox.
property TotalMsgs: LongInt;
TotalMsgs is a LongInt property that indicates the number of messages in MessageList for the currently selected mailbox.
TotalMsgs is updated when the IMAP client performs a call to either the SelectMailBox, ExamineMailBox, or StatusMailBox methods.
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. |