(PHP 4, PHP 5)
imap_deletemailbox — Delete a mailbox
Deletes the specified mailbox.
Um stream IMAP retornado por imap_open().
The mailbox name, see imap_open() for more information
Retorna TRUE em caso de sucesso ou FALSE em falhas.