MailboxListName Property
The mailbox name in a mailbox listing.
Syntax
__property String MailboxListName[int MailboxListIndex] = {read=FMailboxListName, write=FSetMailboxListName};
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