Gets the delimiter character for the naming hierarchy.
The delimiter character for the naming hierarchy.
Because IMAP4 allows for mailboxes that are arranged in hierarchies, mailbox names consist of one or more components separated by a delimiter character. An example is the character '/', which delimits the components of a UNIX path name in the file system. The delimiter character is not standard; implementations often use '/' or '.', but other delimiter characters are possible.
BaseListResponse Class | Hunny.Mail Namespace