Internet Direct (Indy) Version 9.0.2 Beta
TIdIMAP4StatusDataItem
Represents the defined attributes that can be used in the IMAP4 STATUS command.

TIdIMAP4StatusDataItem = (mdMessages, mdRecent, mdUIDNext, mdUIDValidity, mdUnseen);
Description
TIdIMAP4StatusDataItem is an enumerated type that represents the defined attributes that can be used in the IMAP4 STATUS command. TIdIMAP4StatusDataItem can contain one of the following:

An Array of TIdIMAP4StatusDataItem instances is used in TIdIMAP4.StatusMailBox to identify the attributes that should be returned by the IMAP4 STATUS command.