Internet Direct (Indy) Version 9.0.1 Beta
|
property RetrieveOnSelect: TIdRetrieveOnSelect;
RetrieveOnSelect is used in SelectMailBox to determine how much data should be loaded in the TIdMailbox that represents the currently selected mailbox.
rsHeaders indicates that only message headers are loaded for messages in the mailbox.
rsMessages indicates that complete messages are loaded from the mailbox.