Represents a set of mailbox attributes for an IMAP4 mailbox.
TIdMailBoxAttributesSet = set of TIdMailBoxAttributes;
TIdMailBoxAttributesSet is a Set type that represents the TIdMailBoxAttributes applied to a given TIdMailBox instance.
TIdMailBoxAttributesSet is used as an argument to TIdIMAP4.ParseMailBoxAttributeString to retrieve the attributes applied to the currently selected IMAP4 mailbox.
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. |