Gets Messages located in the specified Folder, optionally applying a search query.

Syntax

finMessagingEmail.GetMessages(folderName, messages, [searchQuery])

Parameters

NameTypeOptionalByRefDescription
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>

Return Value

Boolean

A Boolean indicating Success.

Member of:
finMessagingEmail
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0