I would like to see the appoint ment line for each owner in a merged view show different color. I have provide a sample. Right now they all show GRAY
There is no AppointmentAppearance defined on the Owner object, but what you can do is define an Appearance for each Owner, and assign the appropriate Appearance to the Appointment's Appearance property based on the Owner with which the Appointment is associated.