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.
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. |