EmailReceivesEntity emailReceivesEntity = null; foreach (string item in receiveEmails) { emailReceivesEntity.EmailAddr = item;