$
folder
->get_fields
(
msg_num
,
fields
)
Retrieves the fields specified in the list
fields
for
message
msg_num
. If called in list context, returns a list; in scalar
context, returns a reference to a list of the fields. Returns the fields in
the same order as they were specified.