Gets Messages dated between and including the specified dates, and located in the specified Folder.

Syntax

finMessagingEmail.GetMessages_Dated(folderName, dateFrom, dateTo, messages)

Parameters

NameTypeOptionalByRefDescription
folderName String The full name of the Folder that contains the Messages to load.
dateFrom Date The first date to retrieve Messages from. Nothing indicates no from date.
dateTo Date The last date to retrieve Messages from. Nothing indicates no to date.
messages ISEmailMessages ByRef Returns the collection of Messages.

Return Value

Boolean

A Boolean indicating Success.

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