$folder->qty
folder
Returns the number of messages in the folder. The syntax is:
print "There are ".$folder->qty." messages in your folder\n";
Copyright © 2001 O'Reilly & Associates. All rights reserved.