New messages are saved to the Database table MailboxItem.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| dateFrom | Date | The date to retrieve Alerts from. | ||
| dateTo | Date | The date to retrieve Alerts to. | ||
| motorWebAlertSummary | finSecurityEnquiryMotorWebAlertSummary | Optional | ByRef | Summary of items retrieved. You should check this collection for errors. If omitted, a value of Nothing is assumed. |
| showProgress | Boolean | Optional | Show Progress dialog. If omitted, a value of False is assumed. | |
| cancelled | Boolean | Optional | ByRef | Returns True if User cancelled process via Progress dialog. If omitted, a value of False is assumed. |
A Boolean value indicating success. If partially successful may return motorWebAlertSummary with values and return False.