Hi,
We are using the XamOutlookCalendarView with different employees and the WorkingHoursCollection to display the working hours. However now every employee gets the same WorkingHoursCollection.
How can i display different working hours for the different calenders in this XamOutlookCalendarView ?
Kind Regards
Patrick. Fastguide
Thanx Diyan,
I can fill theResources.DaysOfWeek property now.However i don't see the workingHours in the agenda anymore.
My Xaml is something like:
<ig:ListScheduleDataConnector ResourceItemsSource="{Binding Medewerkers}" ...>....
Do I need to specify somewhere that the agenda uses this property?
Kind Regards,
Patrick