I'd like to implement my own version of a popup when the user mouses over an appointment on the schedule control. I've tried adding it to the attributes collection on both the Appointment object and the AppointmentControl object, but neither of these has worked. Is there a way to add this attribute to appointments?