Identifies the mailbox in the IMAP4 mailbox hierarchy.
property Name: String;
Name is a String property that identifies the mailbox in the IMAP4 mailbox hierarchy. Name is updated when TIdIMAP4.SelectMailBox is used to access a mailbox on the IMAP4 server.
Name is also provided as an argument to the TIdIMAP4 methods CreateMailBox, DeleteMailBox, ExamineMailBox, and StatusMailBox.
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. |