Internet Direct (Indy) Version 9.0.2 Beta
TIdMailBox.Name
Identifies the mailbox in the IMAP4 mailbox hierarchy.

property Name: String;
Description
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.