I use the GetUserAvailability operation to get the attendee availability details I am getting AttendeeAvailability, which contains a WorkingHours property, which itself includes TimeZone. BUt the problem is it gives only offset. If daylight
savings are there or not how would i know? How to find the actual timezone string or how to know whether the offset is with daylight savings or without daylight savings?
Partha