Is it possible to color code the appointments based on a status? We have a statusid on our appointments that tells us if they are overdue so basically we want all "on-time" appointments / tasks to be green and overdue red.
You could use different styles for each type of appointment, and then when you are setting up your Scheduler you check their status and depending on that status you assign them different styles.