MailboxListName Property
The mailbox name in a mailbox listing.
Object Oriented Interface
public function getMailboxListName($mailboxlistindex);
Procedural Interface
ipworks_imap_get($res, 20 , $mailboxlistindex);
Default Value
''
Remarks
The mailbox name in a mailbox listing.
The size of the array is controlled by the MailboxListCount property.
This property is read-only and not available at design time.
Data Type
String