public QueuedEmailCollection Get(int CompanyID) { return(QueuedEmailManager.GetAllItem(CompanyID)); }