Indy 9
TIdIMAP4SearchRecArray
See Also, Unit: IdIMAP4
Represents a group of search criterion for the IMAP4 SEARCH command.
TIdIMAP4SearchRecArray = array of TIdIMAP4SearchRec;
Unit
IdIMAP4
Description
TIdIMAP4SearchRecArray is an array of TIdIMAP4SearchRec instances that represents a group of search criterion for the IMAP4 SEARCH command. Each element in TIdIMAP4SearchRecArray will contain an TIdIMAP4SearchRec instance with the desired TIdIMAP4SearchKey value and it's associated Date, Size, or Text value to be used in the search.

TIdIMAP4SearchRecArray is used in the TIdIMAP4.SearchMailBox method.


Created with Doc-O-Matic 2 donated to Project JEDI. Commercial license available from the Doc-O-Matic site.