Get multiple messages based on various parameters.
Syntax
trg.mail.GetMessages( path, subj, from, to, date_from, date_to )
path (input) - Path to the emails which you want to get subj (input) - The subject line of the messages from (input) - Who sent the messages to (input) - Who the messages were addressed to date_from (input) - Lower bound of a range of dates date_to (input) - Upper bound of dates of messages