MessageCount Property
The total number of messages on the Mailbox .
Object Oriented Interface
public function getMessageCount();
Procedural Interface
ipworksopenpgp_pimap_get($res, 31 );
Default Value
0
Remarks
This property contains the total number of messages on the Mailbox. The class fills out MessageCount, RecentMessageCount, and MailboxFlags after connecting to the MailServer and selecting or examining a Mailbox.
This property is read-only.
Data Type
Long