Internet Direct (Indy)
|
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.
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. |