Indicates IMAP4 flags set for the current message.
property Flags: TIdMessageFlagsSet;
Flags is a TIdMessageFlagsSet property that contains values that indicates the flags set for the current message.
Flags is updated when TIdIMAP4.Retrieve is used to fetch a message from the IMAP4 server. Flags is used when the message is added or updated on the IMAP4 server.
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. |