Is there a built in method to have appointments share multiple owners?
So that when the appointments show in the merged calendar view, the shared appointments are not duplicated.
Thanks!
No, WinSchedule does not support appointments with multiple owners. If you like you can visit http://devcenter.infragistics.com/Protected/RequestFeature.aspx and submit a request for the feature.
What about WebSchedule? Can you share appointments between owners with WebSchedule?
levon said:What about WebSchedule? Can you share appointments between owners with WebSchedule?
I can't say with absolute certainty about this however I believe the answer would be NO.
Is there not another way you could handle this?
It looks like Appointment can belong to only one Resource. So if I'm thinking about this correctly, an owner of appointment is represented as a Resource. And appointmnet can not have multiple owners.
So there is no way to share it except by creating a custom solution.