Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: last_messageChapter 14
Email Connectivity
Next: Reference: list_labels
 

list_all_labels

 $folder->list_all_labels

Returns a list, in no specific order, of all labels associated with messages in the folder. If called in scalar context, returns the number of labels associated with the messages.


Previous: Reference: last_messagePerl in a NutshellNext: Reference: list_labels
Reference: last_messageBook IndexReference: list_labels