public void UpdateRecipients(List <MailAddressSurrogate> recipients) { ConfigurationDAO.UpdateRecipients(recipients); }