Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: list_all_labelsChapter 14
Email Connectivity
Next: Reference: message_exists
 

list_labels

 $folder->list_labels(msg_num)

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


Previous: Reference: list_all_labelsPerl in a NutshellNext: Reference: message_exists
Reference: list_all_labelsBook IndexReference: message_exists