public void SaveContactInformation(List <ContactInformation> saveList)
 {
     ApartmentMethods.SaveContactInformation(saveList);
 }