Represents mailbox message flags for the message.
property Flags: TIdMessageFlagsSet;
Flags is a TIdMessageFlagsSet property that represents state, visibility, and persistence information about a message. Flags can used with components and protocols which provide access to and manuipulation of a mailbox address like TIdPOP3, TTIdIMAP4, or TIdMailbox.
Flags may contain one or more of the enumerated values in TIdMessageFlags.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|