public void BookSession()
 {
     ReturnMessageBookSessionWindow = _BookingHandler.BookSession(NewBooking);
 }