COntains message numbers that match the criteria in a mailbox search.
SearchResult: TLongIntArray;
SearchResult is a public TLongIntArray member, and contains an Array of LongInt values. SearchResult will be used to hold message numbers that match the search criteria specified in a call to TIdIMAP4.SearchMailBox.
SearchResult is updated when the response from the IMAP4 server is parsed from LastCmdResult.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|