Internet Direct (Indy)
Home
PreviousUpNext
TIdMailBox.State Property

Indicates if the mailbox allows read and write access.

Pascal
property State: TIdMailBoxState;

State is a TIdMailBoxState property that indicates the mailbox state detected in the results for TIdIMAP4.SelectMailBox

msReadWrite indicates that the currently selected mailbox allows creating new messages, updating message flags and attributes, and deletion of messasges. 

msReadOnly indicates that the currently select mailbox will nbot allow updates to the IMAP mailbox.

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.