Indy 9
TIdMailBoxState
See Also, Unit: IdMailBox
Indicates if the mailbox can be updated.
TIdMailBoxState = (msReadWrite, msReadOnly);
Unit
IdMailBox
Description
TIdMailBoxState is an enumerated type that represents the valid values usable for indicating the state of a TIdMailbox object instance. TIdMailBoxState can contain the following:

  • msReadWrite - Messages, flags, and folders can be read from and written to in the currently selected mailbox.

  • msReadOnly - Messages, flags, and folders can be read from the currently selected mailbox, but no updates or deletions are permitted.

Created with Doc-O-Matic 2 donated to Project JEDI. Commercial license available from the Doc-O-Matic site.