Hi,
I need help in updating the calendar using c#. I am able to add exceptions to the calendar using the SvcCalendar service however I can't find a way to update the work weeks (work time for each day) of the complete calendar and not the work time of a single specific day. For example, the default working time of project's calendar is from 8 to 12 and then from 1 to 5 every week day however the working time in my company is from 8 till 5 on monday, tuesday, thursday, and friday while it is from 8 till 2 on wednesday and from 8 till 1 on saturday. Moreover, each project we have has a different calendar with different working times. Thats why I need to know how to update the working time of the complete calendar. Please inform me if this is possible and how to do it.
Thanks
George