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.