| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| folderName | String | The full name of the Folder that contains the Messages to load. | ||
| messages | ISEmailMessages | ByRef | Returns the collection of Messages. | |
| searchQuery | String | Optional | <para>Optional Search Query to apply. For more information see https://datatracker.ietf.org/doc/html/rfc3501#section-6.4.4 </para> <para>Examples:</para> <list> <item>UNSEEN</item> <item>SINCE 29-Nov-2023</item> </list> |
A Boolean indicating Success.