IPWorks OpenPGP 2020 PHP Edition

Questions / Feedback?

MailboxListName Property

The mailbox name in a mailbox listing.

Object Oriented Interface

public function getMailboxListName($mailboxlistindex);

Procedural Interface

ipworksopenpgp_pimap_get($res, 24 , $mailboxlistindex);

Default Value

''

Remarks

The mailbox name in a mailbox listing.

The $mailboxlistindex parameter specifies the index of the item in the array. 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

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks OpenPGP 2020 PHP Edition - Version 20.0 [Build 8249]