Indicates if the mailbox allows read and write access.
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.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|