public Invoices_CurrentInvoiceRemindersToSend()
 {
     this.Results = Invoices.CurrentInvoiceRemindersToSend();
 }