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.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|